Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 325
Default Problem saving to network drive

Tim,

I gave it up as a bad job. I forced the code to save the workbook to the
local drive first, then save to it to the network drive (based on the
FolderName cell containing a value beginning with "\\") then delete the local
drive workbook.

Not ideal, as I don't like solving things unless I understand the answer,
and this solution hasn't solved the problem, just got around it, but there
you go.

Thanks for your help, and the note about debug.print.

Regards

Pete


"Tim Williams" wrote:

Can you advise me as to how I should use debug.print as I haven't used it
before?


In the VB editor. open the "Immediate" window (Ctrl+G). Anything
printed using debug.print will appear there. You could try copying and
pasting the generated filepath and using it as a literal string in your
code.

Tim


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
Saving Excel File to a Network Drive Jason Excel Discussion (Misc queries) 2 March 2nd 10 05:16 PM
Sporadic errors when saving to network drive Peter Rooney Excel Programming 2 November 28th 05 11:16 AM
Excel 2003 - problem saving to a mapped network drive Chris Excel Discussion (Misc queries) 1 October 17th 05 05:57 PM
Saving to network drive gives unwanted copy or overwrite message Bill Excel Discussion (Misc queries) 2 July 29th 05 02:25 AM
Recovering from temporary loss of network drive - Excel VBA problem PaulC Excel Programming 1 November 19th 04 02:53 AM


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