automatically Copying one worksheet to another

joecole

New Member
Joined
Dec 5, 2005
Messages
1
Hello,

I am sure there is an easy solution to this one.

I have a document containing two worksheets. The first is constantly updated and i want the second sheet to mirror exactly the first sheet. When someone puts a number in the A1 on worksheet 1 and turns the cell green I want cell A1 on the 2nd sheet to automatically be filled with the same number and be turned green.

Basically i want the content and the format of a cell in worksheet 1 to be automically mirrored in worksheet 2

Any help would be greatly appreciated.

cheers
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.
In your sheet2, cell A1, reference sheet1 a1 (=sheet1!a1), then copy this throughout your range on sheet2.

copy the conditional formatting from sheet1!a1 onto sheet2 (copy, paste special, formats)
 
Upvote 0

Forum statistics

Threads
1,214,978
Messages
6,122,547
Members
449,089
Latest member
davidcom

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