Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 29
Default Saving in a location

I was wondering how to save a file into the directory client file. I have
already got the name suggest but it is just saving straight into my
documents.

Thanks in advance

Greg


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default Saving in a location

You need to include the entire path in the SaveAs statement.
E.g,.

ActiveWorkbook.SaveAs filename:="H:\Temp\Test\Book1.xls"

--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com



"Greg Brow" wrote in message
...
I was wondering how to save a file into the directory client
file. I have already got the name suggest but it is just saving
straight into my documents.

Thanks in advance

Greg



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 29
Default Saving in a location

thank you

Greg
"Chip Pearson" wrote in message
...
You need to include the entire path in the SaveAs statement. E.g,.

ActiveWorkbook.SaveAs filename:="H:\Temp\Test\Book1.xls"

--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com



"Greg Brow" wrote in message
...
I was wondering how to save a file into the directory client file. I have
already got the name suggest but it is just saving straight into my
documents.

Thanks in advance

Greg





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 file to a location determined by a cell Dan Hulgin[_6_] Excel Programming 0 October 28th 04 08:38 PM
Saving file to a location determined by a cell Goppi[_6_] Excel Programming 0 October 28th 04 01:16 PM
Saving file to a location determined by a cell Dan Hulgin[_3_] Excel Programming 1 October 28th 04 01:01 PM
Saving file to a location determined by a cell Dan Hulgin[_2_] Excel Programming 0 October 26th 04 08:46 PM
Saving a TXT file keeping its current location Chichifo[_3_] Excel Programming 1 September 7th 04 07:39 PM


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