Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I am building a report creator which creates a new workbook for the dat every fiscal week. The problem is, when I copy a worksheet to the ne workbook from the template workbook the references still point to th old workbook (i.e. =Data!B3 becomes =[Audits.xls]Data!B3) is there som easy way to prevent this? I used the replace method to remove all th ["oldFileName"] instances but this is clumsy. Thanks, Tomm -- TommySzalapsk ----------------------------------------------------------------------- TommySzalapski's Profile: http://www.excelforum.com/member.php...fo&userid=2556 View this thread: http://www.excelforum.com/showthread.php?threadid=38993 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA Copy Paste Issue | Excel Discussion (Misc queries) | |||
Copy & Paste Issue | Excel Discussion (Misc queries) | |||
Copy Paste issue | Excel Worksheet Functions | |||
Issue with copy & paste? | Excel Discussion (Misc queries) | |||
Copy Range Issue | Excel Programming |