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
Cannot Create a Fax Account in Windows 7
Block Logme internally
When I ping 192.168.1.4 I get reply from 192.168.1.127
Difference between Icefaces,myfaces,richfaces
in JSF?
permissions to be able to script objects
Change primary smtp addresses for 29 users using powershell for exchange
How many keywords is too many in the meta data?
HP z200 Workstation Windows 2008 R2 'PCI serial port' driver and 'PCI Simple Communications controller' driver needed
Install issue: XenApp 5 Feature Pack 3 on W2K8x64
Offline address book cannot be downloaded after moving mailbox to exchange 2010