Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
This isn't a programming issue but a Formula issue. I want to copy a group of formulas from 1 workbook to another. When I do, it references the prior workbook. Is there a way to paste a group of formulas but have them refence the sheets & cells of the current workbook? I tried paste special - Formulas Thanks chad |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You can re-direct links after the fact using EditLinks and changing the
source workbook to current one. Or you can edit before copying. EditReplace What: = With: ^^^ Replace all. Copy to new workbook then reverse the edit/replace. Close old workbook without saving. Gord Dibben MS Excel MVP On Fri, 8 Jan 2010 09:18:24 -0800, "Chad Cameron" remove NOT wrote: Hi All, This isn't a programming issue but a Formula issue. I want to copy a group of formulas from 1 workbook to another. When I do, it references the prior workbook. Is there a way to paste a group of formulas but have them refence the sheets & cells of the current workbook? I tried paste special - Formulas Thanks chad |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
copying formulas | Excel Worksheet Functions | |||
Formulas for Copying Down | Excel Discussion (Misc queries) | |||
copying formulas | Excel Discussion (Misc queries) | |||
Copying Formulas | Excel Worksheet Functions | |||
Copying Down Formulas Q | Excel Worksheet Functions |