Yes/No Checkboxes

Marbles

Well-known Member
Joined
Feb 7, 2005
Messages
627
I have two databases, which at the end of the year, I archive the records into a table; "Previous Years". Since most people in the databases personal details rarely change, the only things I normally have to change are Prices and some Checkboxes ( from yes to no). Find and Replace is easy with Prices, but I can't get it to work with Checkboxes. Am I doing it wrong, or is there a less labourious way than unticking one by one?

Thank you
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result
You could try an update query.

By the way why are you 'archiving' the data.

Why not just add a field that indicates the year?
 
Upvote 0
Could you use an update query to change the records of the yes/no boxes from -1 (yes) to 0 (No)

Pete
 
Upvote 0
The Update Qyuery works Fine. Thank you.

I have a Field for the Year which I use Find and Replace on after archiving the records. I am trying to start the year with all with details that are going to change back to the start. Hopefully with one or two macro buttons to archive and replace, someone else can then take care of the records and mostly the database.

Thanks again
 
Upvote 0

Forum statistics

Threads
1,221,899
Messages
6,162,686
Members
451,782
Latest member
LizN

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