ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Excel Formula's (https://www.excelbanter.com/excel-worksheet-functions/67611-excel-formulas.html)

George

Excel Formula's
 
I am trying to if statements that take information from sheet 1 and transpose
it on to sheet 2. I want to keep the formulas for other worksheets as this
going to be used as a template for about 200 worksheets. How do I do this
without having the formula always reference the original worksheet in the
formula when bring it over. For example the formula looks like this:
=IF(Sheet1!AZ33=0,Sheet1!AF33,Sheet1!AZ33)
Then when I copy it over it looks like this:
=IF('[Bank of Nova Scotia bord id 200.xls]Sheet1'!AZ33=0,'[Bank of Nova
Scotia bord id 200.xls]Sheet1'!AF33,'[Bank of Nova Scotia bord id
200.xls]Sheet1'!AZ33)
I need help as this problem could cause serious time problems for me.

Otto Moehrbach

Excel Formula's
 
George
One way is to change the formulas so they aren't formulas before you
copy them, then change them back after you paste them into the other sheet.
For example, in your template sheet, click on Edit - Replace. In the block
for what to replace put "=". In the block for what to replace it with put
"George=".
Now copy and paste the formulas as you wish. Then go into the paste sheets
and replace (Edit - Replace again) the "George=" with "=".
If you have a prohibitive number of sheets you need to do this with, and if
you are familiar with macros, you might record a macro for the task. Post
back if you want to go the macro route and you need further help. HTH
Otto
"George" wrote in message
...
I am trying to if statements that take information from sheet 1 and
transpose
it on to sheet 2. I want to keep the formulas for other worksheets as
this
going to be used as a template for about 200 worksheets. How do I do this
without having the formula always reference the original worksheet in the
formula when bring it over. For example the formula looks like this:
=IF(Sheet1!AZ33=0,Sheet1!AF33,Sheet1!AZ33)
Then when I copy it over it looks like this:
=IF('[Bank of Nova Scotia bord id 200.xls]Sheet1'!AZ33=0,'[Bank of Nova
Scotia bord id 200.xls]Sheet1'!AF33,'[Bank of Nova Scotia bord id
200.xls]Sheet1'!AZ33)
I need help as this problem could cause serious time problems for me.





All times are GMT +1. The time now is 09:35 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com