checkbox question

viper

Active Member
Joined
Feb 15, 2002
Messages
382
Not a real good user of Access but am trying to. I've added a checkbox to a form and report. I only need to check the box if the company has been mailed to. When I check the box on the first entry, I get a check for all other entries when I don't need them.

I've also added the checkbox to my report and need it to be checked if the box was checked on the form for that entry, right now I'm only get a colored in checkbox.

Any help will be greatly appreciated.

Thank you,
 

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.
Hi

This usually happens (on the form) when the check box is not assigned to a field. If you go into the form design, right click the check box -> Properties -> Data tab -> Control Source -> set this to the name of the field (using the drop down box) from the underlying table or query. If you don't see the field you want to use in the drop down list, then it first needs to be added to the underlying table and / or query. Repeat for the report.

HTH, Andrew :)
 
Upvote 0
Thanks,

I'm not sure what I did but I got it working using a textbox with yes/no.
 
Upvote 0

Forum statistics

Threads
1,224,270
Messages
6,177,572
Members
452,784
Latest member
talippo

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