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
C# code for writing up a class file....
ISA PPTP VPN connection not working
Viewing Embedded Image in MS Access Report
NAT setting and vmware
"svc: short len 19, dropping request"
Server Security
how to indent a block of text
The Microsoft Firewall service terminated with service-specific error 126 (0x7E).
Q945119 - storport.sys 5.2.3790.4189
Security error accessing url-Destination: DefaultHTTP-Channel.Securi
ty.Error