Microsoft
Software
Hardware
Network
Question : Count in a Query
Yesterday I asked the question on how to count the total number in a field. The answer I got was great ...see below. But not every field has a defect count and are blank. What should the formula look like then?
If each item *always* starts with DefectCount, then a space, then a number, try:
DSum("Val(Mid([DefectCount
], InStrRev([DefectCount], "" "") + 1))", "[tblIspRcdAP25]")
Answer : Count in a Query
Try this instead
DSum("Val(Trim([DefectCoun
t]))", "[tblIspRcdAP25]")
This does not expect a space, will remove it if it doe have one, and will use a 0 if no value is in the field.
Random Solutions
How to store a set in a field and how to maintain it dyamically?
Passing combobox var to loaded swf as3
Cannot RDP to W2008R2 Server 'Computer Name' but can to its IP Address
Can't identify windows 2003 server by name on my network
C# Data Update query
execution of procedure
Loading multi-line field using SQL Loader into Oracle Tables
Appointment booking app or service for field engineers?
Access Report Ribbon
Event ID 5000 error office11shipassert