G
Guest
I have a report which lists computer records and whether they have dial up,
highspeed, or networked. I need to count the number of records in each of
these groups at the bottom of the report. I want to make IIF statements.
IIF [connection] ="highspeed",count of highspeed
Can someone help with the syntax?
Thanks
highspeed, or networked. I need to count the number of records in each of
these groups at the bottom of the report. I want to make IIF statements.
IIF [connection] ="highspeed",count of highspeed
Can someone help with the syntax?
Thanks