Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default How to open monthly workbook ( different file name ) automatically

Hi,

I need to open a workbook monthly with different file name. ( File name Eg :
Status_Sep'08 or Status_Oct'08 or Status_Nov'08). May I know how can I open
the respective file I need base on the current month using Macro ??

Any help is greatly appreciated and thank you very much for your time.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,420
Default How to open monthly workbook ( different file name ) automatically

Workbooks(Format(Date, "mmm'yy") & ".xls")

--
__________________________________
HTH

Bob

"Delight" wrote in message
...
Hi,

I need to open a workbook monthly with different file name. ( File name Eg
:
Status_Sep'08 or Status_Oct'08 or Status_Nov'08). May I know how can I
open
the respective file I need base on the current month using Macro ??

Any help is greatly appreciated and thank you very much for your time.



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
how do i open a second workbook automatically [email protected] uk Excel Discussion (Misc queries) 5 December 6th 09 05:09 PM
i want to open a second workbook automatically when i open the fir [email protected] uk Excel Discussion (Misc queries) 12 December 1st 09 09:21 AM
is it possible to open a second workbook automatically [email protected] uk Excel Discussion (Misc queries) 1 November 24th 09 06:31 PM
A way to Open 2nd Workbook automatically JackR Excel Discussion (Misc queries) 6 March 20th 06 08:15 PM
open workbook automatically Jo Coen Excel Discussion (Misc queries) 2 July 29th 05 11:57 AM


All times are GMT +1. The time now is 07:05 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"