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  

Worksheet relative reference



 
 
Thread Tools Display Modes
  #1  
Old April 27th, 2010, 04:26 PM posted to microsoft.public.excel.worksheet.functions
Ciprian
external usenet poster
 
Posts: 1
Default Worksheet relative reference

Hi,

I have created in a workbook a worksheet containing formulas with relative
and absolute references to other worksheets in the same workbook.

As I have a large number of workbooks with exactly the same structure (one
workbook for each operating company), I tried to copy the worksheet with the
formulas to each of the workbooks. However, the formulas in the copied
worksheets have absolute references to the initial workbook.

Is there any way to specify that the formulas should have relative and not
absolute worksheet references?

Thnak you,

E.g. original formula:
=IF(' Scorecard sales orders'!$B62="";...

copied formula:
=IF('[EBM_O2C_Scorecard_ES.xls] Scorecard sales orders'!$B62="";...
  #2  
Old April 27th, 2010, 04:41 PM posted to microsoft.public.excel.worksheet.functions
eduardo
external usenet poster
 
Posts: 2,131
Default Worksheet relative reference

Hi,
No there is not, but you can use the find and replace function to quickly
change the reference, press CTRL + H

"Ciprian" wrote:

Hi,

I have created in a workbook a worksheet containing formulas with relative
and absolute references to other worksheets in the same workbook.

As I have a large number of workbooks with exactly the same structure (one
workbook for each operating company), I tried to copy the worksheet with the
formulas to each of the workbooks. However, the formulas in the copied
worksheets have absolute references to the initial workbook.

Is there any way to specify that the formulas should have relative and not
absolute worksheet references?

Thnak you,

E.g. original formula:
=IF(' Scorecard sales orders'!$B62="";...

copied formula:
=IF('[EBM_O2C_Scorecard_ES.xls] Scorecard sales orders'!$B62="";...

  #3  
Old April 27th, 2010, 05:22 PM posted to microsoft.public.excel.worksheet.functions
Gord Dibben
external usenet poster
 
Posts: 20,252
Default Worksheet relative reference

I find it easiest to do some editreplace first before copying.

EditReplace

What: =

With: ^^^

Replace all.

Copy the results to other workbook then reverse the editreplace.

Close source workbook without saving.


Gord Dibben MS Excel MVP

On Tue, 27 Apr 2010 08:26:01 -0700, Ciprian
wrote:

Hi,

I have created in a workbook a worksheet containing formulas with relative
and absolute references to other worksheets in the same workbook.

As I have a large number of workbooks with exactly the same structure (one
workbook for each operating company), I tried to copy the worksheet with the
formulas to each of the workbooks. However, the formulas in the copied
worksheets have absolute references to the initial workbook.

Is there any way to specify that the formulas should have relative and not
absolute worksheet references?

Thnak you,

E.g. original formula:
=IF(' Scorecard sales orders'!$B62="";...

copied formula:
=IF('[EBM_O2C_Scorecard_ES.xls] Scorecard sales orders'!$B62="";...


  #4  
Old April 28th, 2010, 01:37 AM posted to microsoft.public.excel.worksheet.functions
ozgrid.com
external usenet poster
 
Posts: 328
Default Worksheet relative reference

Copy the formulas as normal the Edit Replace [EBM_O2C_Scorecard_ES.xls] with
nothing.



--
Regards
Dave Hawley
www.ozgrid.com
"Ciprian" wrote in message
...
Hi,

I have created in a workbook a worksheet containing formulas with relative
and absolute references to other worksheets in the same workbook.

As I have a large number of workbooks with exactly the same structure (one
workbook for each operating company), I tried to copy the worksheet with
the
formulas to each of the workbooks. However, the formulas in the copied
worksheets have absolute references to the initial workbook.

Is there any way to specify that the formulas should have relative and not
absolute worksheet references?

Thnak you,

E.g. original formula:
=IF(' Scorecard sales orders'!$B62="";...

copied formula:
=IF('[EBM_O2C_Scorecard_ES.xls] Scorecard sales orders'!$B62="";...


 




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 10:14 AM.


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