#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default SaveAs - VBA

Thanks in advance.

An Excel file (Flie_1) is automatically generated every two hours to a
specific folder(Folder_1).

Goal.
I want File_1 to get saved as File_2 to an another folder (Folder_2) as soon
as it is created.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default SaveAs - VBA

On Apr 10, 7:04*am, Jae <Jay @discussions.microsoft.com wrote:
Thanks in advance.

An Excel file (Flie_1) is automatically generated every two hours to a
specific folder(Folder_1).

Goal.
I want File_1 to get saved as File_2 to an another folder (Folder_2) as soon
as it is created.


Try in Tools/Options Save to define anonther recovery location. Could
help
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 52
Default SaveAs - VBA

By "automatically generated", I assume you mean that there is some VBA code
that creates a spreadsheet, writes data into it, then does a SaveAs to
folder_1\file_1

Why not just follow that with another SaveAs command to folder_2\file_2
--
TedMi

  #4   Report Post  
Posted to microsoft.public.excel.misc
Jay Jay is offline
external usenet poster
 
Posts: 671
Default SaveAs - VBA

Thank you for your reply.
By "automatically generated", SQL language produced it every two hours automatically. Therefore, I have no control over on that side.


Thanks

Jae

"tedmi" wrote:

By "automatically generated", I assume you mean that there is some VBA code
that creates a spreadsheet, writes data into it, then does a SaveAs to
folder_1\file_1

Why not just follow that with another SaveAs command to folder_2\file_2
--
TedMi

  #5   Report Post  
Posted to microsoft.public.excel.misc
Jay Jay is offline
external usenet poster
 
Posts: 671
Default SaveAs - VBA

Thak you for your time.

Since File_1 is overwritten every two hours, I am afraid your answer might
not work.

Thanks

Jae

" wrote:

On Apr 10, 7:04 am, Jae <Jay @discussions.microsoft.com wrote:
Thanks in advance.

An Excel file (Flie_1) is automatically generated every two hours to a
specific folder(Folder_1).

Goal.
I want File_1 to get saved as File_2 to an another folder (Folder_2) as soon
as it is created.


Try in Tools/Options Save to define anonther recovery location. Could
help

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
SaveAs - VBA Jae Excel Discussion (Misc queries) 0 April 10th 08 06:04 AM
VBA SaveAs Value charlie Excel Discussion (Misc queries) 4 August 27th 07 11:33 PM
SaveAs in Macro gfkbob[_2_] Excel Discussion (Misc queries) 2 April 12th 07 10:52 PM
Forcing SaveAs to new name Rob Excel Discussion (Misc queries) 2 December 3rd 06 05:14 AM
SaveAs Stan Halls Excel Worksheet Functions 5 November 28th 06 07:51 PM


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