Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello,
I was wondering if anyone knows a way to move a formula from one sheet to another such that when the formula is moved to the new sheet, it still points to the first sheet. For example, on sheet 1, i have a formula in cell B1 = A1 + A2 I want to be able to copy/move the formula in cell B1 to sheet 2 such that it would still reference cells A1 and A2 on sheet 1. Is there anyway way/trick to do this other than adding 'sheet 1' and absolute references to every formula i want to move? any help would be greatly appreciated. scott |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() The cheat's way would be to use [Ctrl]+"¬" to display the actual formulae. Copy the formulae to the new sheet and then use Find & Replace to edit the reference prefixing each one with the sheet reference. eg =A1 would become =Sheet1!A1 To switch Excel back to normal mode, use [Ctrl]+"¬" again. -- MartinShort Software Tester ------------------------------------------------------------------------ MartinShort's Profile: http://www.excelforum.com/member.php...o&userid=22034 View this thread: http://www.excelforum.com/showthread...hreadid=548623 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy a relative reference formula from one sheet to another. | Excel Discussion (Misc queries) | |||
how do I copy info from one sheet to another via a formula? | Excel Worksheet Functions | |||
Formula checking multiple worksheets | Excel Worksheet Functions | |||
Formula checking multiple worksheets | Excel Worksheet Functions | |||
Need formula for sheet & cell reference | Excel Worksheet Functions |