A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Sheet copy with absolute reverence



 
 
Thread Tools Display Modes
  #1  
Old November 17th, 2003, 09:16 PM
Peo Sjoblom
external usenet poster
 
Posts: n/a
Default Sheet copy with absolute reverence

Just do an editreplace and replace Sheet1 with Sheet2

Another way would be to use a reference to the sheet in the formula

=A2*INDIRECT("'Sheet"&RIGHT(CELL("filename",A1))-1&"'!A6")

copied over from Sheet2 referencing Sheet1 will change to Sheet2
Don't change this part in the formula RIGHT(CELL("filename",A1))-1
That means that your sheet names have to use the same name plus a number



--

Regards,

Peo Sjoblom


"Rob" wrote in message
...
I am trying to copy a sheet with many formulas that reference sheet one.

I want to copy sheet 2 to sheet 3, but I want the formulas to reference
sheet 2 not one. When I copy, all the sheet references stay sheet 1. I
want them to progress, so sheet 3 referes to 2, 4 referes to 3 etc. I have
to have 25 sheet s in this manor, all in the same workbook. Any Ideas?
Thanks.



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 01:05 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.