S
scuda11 via AccessMonster.com
Hi all, I have a form which is sort of a Status Board, I have a few unbound
text boxes that pull info and display totals. I am now trying to show a
number of how many times a check box has been hit for VMRS Incidents.
I am using this in my Default Value as =Sum(IIf([tblSENEIncidentLog2008.
VMRSIncident]=1,1,0))
Which is fine, but I can't get away from the negative number! How can I make
it a positive number?
Thanks!
text boxes that pull info and display totals. I am now trying to show a
number of how many times a check box has been hit for VMRS Incidents.
I am using this in my Default Value as =Sum(IIf([tblSENEIncidentLog2008.
VMRSIncident]=1,1,0))
Which is fine, but I can't get away from the negative number! How can I make
it a positive number?
Thanks!