Report not counting

pontiac

Board Regular
Joined
Jan 7, 2003
Messages
64
OK, the report that I had the wizard help me with doesn't count the YES/NO (checks) that I need to add-up.. How can I count the number of check's for YES, and have it tell me the number not "YES". If "NO" put zero??

Thanks :pray:
 

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.
How are you trying to count them? What is your formula?

Keep in mind that in Access, check boxes and some other "Yes/No" type fields have a value of -1 for "Yes" and 0 for "No".
 
Upvote 0
OK, New to Access. I had the wizard set-up that stuff.. How can I see the formula and sed that to you??
 
Upvote 0
Go to Design View of the Report, locate the field, look at the Properties of the field and see what the Control Source is. It should be some sort of calculation.

Is there a value being returned currently?
 
Upvote 0

Forum statistics

Threads
1,221,842
Messages
6,162,333
Members
451,759
Latest member
damav78

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top