Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 59
Default Updating path in defined name

I save my file to flashdrive via a macro. I notice when I try to restore the
file that various fields display #N/A results because the defined name has
changed. Is there a way to stop this from happening?

For example:
In my original document I have a defined name referring to another workbook
"Export Requests".
=OFFSET(Export_Requests.csv!$A$1,0,0,COUNTA(Export _Requests.csv!$A:$A),COUNTA(Export_Requests.csv!$1 :$1))
After I've saved to flash drive and copied to back to it's original location
the defined name refers to
=OFFSET('E:\Work\Export_Requests.csv'!$A$1,0,0,COU NTA('E:\Work\Export_Requests.csv'!$A:$A),COUNTA(Ex port_Requests.csv!$1:$1))
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
Use MsgBox to get filename and save .xls file to pre-defined path Bill Burlison Excel Programming 4 November 9th 06 12:35 AM
Problem with Updating Add-in path programically loshy Excel Programming 0 October 26th 05 07:18 AM
ThisWorkbook.Path not updating Bruce Excel Programming 1 January 28th 05 04:39 AM
Link path not updating when renamed Ausrobbo Excel Discussion (Misc queries) 0 January 17th 05 09:21 AM
path user defined chart jacob[_5_] Excel Programming 1 October 26th 03 01:15 AM


All times are GMT +1. The time now is 10:40 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"