Checkbox - CopynPaste; Updating Date & Time for independent event

RobinTMathew

Board Regular
Joined
Mar 2, 2010
Messages
88
I'm not proficient at all in VBA coding but I will give it a shot. I've added check boxes into column A. Column B will read "TRUE/FALSE". Column C is an IF statment that will give "Last Date Date and Time Updated" if the Update checkbox is marked in column A.

Problem now is how do I copy the check box all the way down in column A without having to copy and paste or manually insert into each cell?

Also, when ever I toggle the checkbox in, lets say, cell a2 the result will be the date and time in c2. Thats fine but then when I toggle the check box in in cell a3 or a5 for that matter it ends up updating all of the individual date and times with the last toggle. I want each cell to be specific for that event and when the user updated the information for that particular row.


Any ideas?
 

Excel Facts

Format cells as date
Select range and press Ctrl+Shift+3 to format cells as date. (Shift 3 is the # sign which sort of looks like a small calendar).

Forum statistics

Threads
1,224,587
Messages
6,179,735
Members
452,939
Latest member
WCrawford

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