How to Mirror a cell on multiple sheets without using a formula

maclachlan19

Board Regular
Joined
Jul 8, 2013
Messages
53
I have 3 sheets, on each of the sheets the user inserts a date in Cell B1.
I need all 3 dates to be the same at all times. So if B1 is changed on Sheet1, it needs to be duplicated on Sheet 2 and 3 in the same B1 cell.
I'm not sure how to do this as I can't use a simple formula because the user is going to be typing over the contents of the cell and the formula would get erased.
 

Excel Facts

Easy bullets in Excel
If you have a numeric keypad, press Alt+7 on numeric keypad to type a bullet in Excel.
The easiest way would be to use a formula and then protect the cells with the formula by locking them.

You can choose which cells to protect by right clicking on them and then using Format > Protection.

To enable the lock use the options on the "Review" Tab.
 
Upvote 0
I'm not sure how to do this as I can't use a simple formula because the user is going to be typing over the contents of the cell and the formula would get erased.
Bearing in mind the part I've highlighted in blue.
There is no way that this
I need all 3 dates to be the same at all times.
can be accomplished.
As mentioned by @JazzSP8 the best option is to protect the cell & prevent the user from overwriting it.
 
Upvote 0

Forum statistics

Threads
1,223,956
Messages
6,175,616
Members
452,661
Latest member
Nonhle

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