I am a new developer in the middle of my first application, so please excuse the basic questions.
I have created a form using several option groups (Bill Type Processed, Bill Type Corrected, Bill Resolution Method) to save on database fields. They work great. But, now I need to be able to sum how many choice # 1's, choice # 2's, choice # 3's I have each day on a report. I am having problems writing the expression (not as easy as just saying = sum (fieldname)).
Thank You.
I have created a form using several option groups (Bill Type Processed, Bill Type Corrected, Bill Resolution Method) to save on database fields. They work great. But, now I need to be able to sum how many choice # 1's, choice # 2's, choice # 3's I have each day on a report. I am having problems writing the expression (not as easy as just saying = sum (fieldname)).
Thank You.