Making Cells Match Across Sheets

cscld

New Member
Joined
Jan 3, 2013
Messages
10
Hello,

I am looking for a way to make cells equate across sheets. For example if you enter a name on worksheet 1 and have it copy to worksheet 2 I wold like to be able to modify it on worksheet 2 and have it update on worksheet 1.

Thanks,
c
 

Excel Facts

Pivot Table Drill Down
Double-click any number in a pivot table to create a new report showing all detail rows that make up that number
Hey cscld,

Is it possible that you could guarantee that a particular sheet would be the master sheet? If so then you could use Vlookup/Hlookup across all sheets.

If not then you may have to use VBA to accomplish this task.

Anyone else out there have an idea on how to do this? It seems to me that it would be necessary for some VBA to check each sheet and then do a "find/replace" type scenario.

later

Ty
 
Upvote 0

Forum statistics

Threads
1,215,066
Messages
6,122,948
Members
449,095
Latest member
nmaske

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