Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
FCT
 
Posts: n/a
Default Copying Formulas to Other Worksheets

How do I copy a formula from one .xls file to another without having the old
..xls file references come into the new .xls file that I am copying to?


Solving this problem will save me a lot of time. Otherwise, I have to
retype the really long formula in the new .xls file.

Thanks--
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
CLR
 
Posts: n/a
Default Copying Formulas to Other Worksheets

Try copying only the TEXT of the formula (without the equal sign), and then
adding the equal sign back in the new sheet..............

Vaya con Dios,
Chuck, CABGx3



"FCT" wrote:

How do I copy a formula from one .xls file to another without having the old
.xls file references come into the new .xls file that I am copying to?


Solving this problem will save me a lot of time. Otherwise, I have to
retype the really long formula in the new .xls file.

Thanks--

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Neil M
 
Posts: n/a
Default Copying Formulas to Other Worksheets

This may be easier for you.

Copy the formula from one sheet to another. Don't copy the cell!!
Select the cell with the formula you want. In the formula line up top
highlight the entire formula with the = sign, right click and copy. Remove
the highlight before switching sheets, go to the end and then hit enter. This
will keep your formula on the first in tact.
Now bring up the sheet that you want ot copy the formula to and select the
cell you deisre. In the formula bar right click and paste or CTRL+V
Now all you have to do is place you cursor in the formula over each cell or
that WAS refernced and change it to the cell you want to reference on the new
sheet

For example lets say this is you formula on sheet 1

=(D2*E2)/G3

When you copy that to sheet 2 and if your reference cells are different,
lets say D5,E5 and G6 then you would have this
=(D5*E5)/G6

HTH

Neil M


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gord Dibben
 
Posts: n/a
Default Copying Formulas to Other Worksheets

FCT

One method..........

EditReplace

What: =
With: xxxx

Replace all.

Copy the cells to the new worksheet and reverse the whole operation.

Also go back and reverse on source sheet.


Gord Dibben Excel MVP

On Mon, 12 Dec 2005 07:14:05 -0800, FCT wrote:

How do I copy a formula from one .xls file to another without having the old
.xls file references come into the new .xls file that I am copying to?


Solving this problem will save me a lot of time. Otherwise, I have to
retype the really long formula in the new .xls file.

Thanks--

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default Copying Formulas to Other Worksheets

Thanks for this solution, so simple and it works!

"Neil M" wrote:

This may be easier for you.

Copy the formula from one sheet to another. Don't copy the cell!!
Select the cell with the formula you want. In the formula line up top
highlight the entire formula with the = sign, right click and copy. Remove
the highlight before switching sheets, go to the end and then hit enter. This
will keep your formula on the first in tact.
Now bring up the sheet that you want ot copy the formula to and select the
cell you deisre. In the formula bar right click and paste or CTRL+V
Now all you have to do is place you cursor in the formula over each cell or
that WAS refernced and change it to the cell you want to reference on the new
sheet

For example lets say this is you formula on sheet 1

=(D2*E2)/G3

When you copy that to sheet 2 and if your reference cells are different,
lets say D5,E5 and G6 then you would have this
=(D5*E5)/G6

HTH

Neil M


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Chart links not updated when copying two worksheets DA Charts and Charting in Excel 0 November 28th 05 10:24 PM
copying formulas in vba Michael Excel Discussion (Misc queries) 1 November 17th 05 08:48 PM
Copying a Formula To Reference Multiple Worksheets carl Excel Worksheet Functions 1 August 5th 05 01:06 AM
copying worksheets tea1952 Excel Discussion (Misc queries) 2 January 5th 05 07:11 PM
Excel & Copying Formulas JComer Excel Worksheet Functions 1 October 28th 04 07:17 PM


All times are GMT +1. The time now is 04:10 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"