Protecting a sheet with VLOOKUP to another sheet

billynjoc

New Member
Joined
Oct 16, 2002
Messages
10
How can I ensure the data in one sheet does not change if it is drawing data from another sheet whose data may change.

A better description.... I have a master account file that I use to pull information from to populate monthly data. Can I select Aug and protect it somehow so that if I change the data on the Master workbook the Aug numbers will not change?????

Thank You
 

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.
Either:

1. Create a new master workbook each month and change the link source in your monthly workbook when you need to, or

2. Have columns of data in your master workbook for each month and look up the relevant column in your monthly workbook.
 
Upvote 0
Protecting the sheet has no effect on calculation.

You could set calculation to manual and click No when prompted to update links on opening the workbook. Then the numbers won't change until you press F9.
 
Upvote 0

Forum statistics

Threads
1,215,009
Messages
6,122,674
Members
449,091
Latest member
peppernaut

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