Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi all
I have a series of work sheets ( sheet1 thru sheet8) all are linked to another sheet (sheet9) that displays the data that I need from each (sheet1 thru sheet8). I want to be able to rename any worksheet such as rename to (sheet1a thru sheet8a) and then create another blank copy of(sheet1 thru sheet8). When I do this renaming, the formula automatically refers to the renamed version of the original sheet "the formula that refered to sheet1 now refers to sheet1a" How can I protect my formula so it will always refer to sheet1 or shhet2 etc. Please help. All else is working as I planned but this is messing it all up -- -- cruchnin numbers |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If you rename sheet1 to sheet1A and try to keep the formulas still pointing at
Sheet1, all your formulas will break. They'll refer to a worksheet that doesn't exist. Maybe just copying sheet1 to sheet1a would be better?????? (Edit|Move or Copy Sheet and check that "Create a copy" box) belvy123 wrote: Hi all I have a series of work sheets ( sheet1 thru sheet8) all are linked to another sheet (sheet9) that displays the data that I need from each (sheet1 thru sheet8). I want to be able to rename any worksheet such as rename to (sheet1a thru sheet8a) and then create another blank copy of(sheet1 thru sheet8). When I do this renaming, the formula automatically refers to the renamed version of the original sheet "the formula that refered to sheet1 now refers to sheet1a" How can I protect my formula so it will always refer to sheet1 or shhet2 etc. Please help. All else is working as I planned but this is messing it all up -- -- cruchnin numbers -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
use vlook to show the value of a cell using a formula | Excel Discussion (Misc queries) | |||
Is it possible? | Excel Worksheet Functions | |||
assign formula to another cell | Excel Worksheet Functions | |||
Custom functions calculating time arguments Help Desperate | Excel Worksheet Functions | |||
Creating a check mark box | Setting up and Configuration of Excel |