viperstingray
Registered User.
- Local time
- Today, 14:07
- Joined
- May 31, 2005
- Messages
- 87
I am trying to create a report but it has fields that are not in my tables. Some of them are math (% this of that, etc.) so those are not a prblem...i don't think so anyways.
My problem comes from certain fields where I need to 'count' how many 'yes' and 'no' were selected from my form. I have a form where the user selects if a job was selected using a combo box containing "yes" or "NO". I need to count how many 'yes's were selected for a specific facility. I then have to see from those 'yes' selected ones, how many were completed (also using another combo box on the same form). ANY IDEAS ON HOW I CAN GET THE COUNT INTO MY REPORT. I know that its do-able, I just can't figure it out.
Cheers
My problem comes from certain fields where I need to 'count' how many 'yes' and 'no' were selected from my form. I have a form where the user selects if a job was selected using a combo box containing "yes" or "NO". I need to count how many 'yes's were selected for a specific facility. I then have to see from those 'yes' selected ones, how many were completed (also using another combo box on the same form). ANY IDEAS ON HOW I CAN GET THE COUNT INTO MY REPORT. I know that its do-able, I just can't figure it out.
Cheers
Last edited: