Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default How to run a macro automatically when i open my excel spreadsheet

Please put some light on this

Thanks,Harinath
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 253
Default How to run a macro automatically when i open my excel spreadsheet

Hi,

In the Project explorer, open the "Thisworkbook" module
In the Top left dropdown of the module code window, select "Workbook" iso
"Declaration".
The top right dropdown gives you all the events associated with this
workbook, and for wich
you can have a sub.

Choose the "Workbook_Open"
Et voila.

Regards,

Jean-Yves



"Harinath" wrote in message
...
Please put some light on this.

Thanks,Harinath



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default How to run a macro automatically when i open my excel spreadsheet

Hi
in addition to use the Workbook_Open event you may rename your macro
Auto_Open()

--
Regards
Frank Kabel
Frankfurt, Germany

"Harinath" schrieb im Newsbeitrag
...
Please put some light on this.

Thanks,Harinath


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
Automatically open a specific spreadsheet when opening Excel Carlos Setting up and Configuration of Excel 2 December 1st 09 08:06 PM
create a macro to automatically open excel [email protected] uk Excel Discussion (Misc queries) 1 July 20th 08 09:42 PM
Hidden rows automatically unhide when I open Excel Spreadsheet. Rick Excel Discussion (Misc queries) 1 July 19th 06 10:47 PM
Macro to automatically open a website or send an e-mail in excel Byron Excel Discussion (Misc queries) 3 April 7th 06 09:05 AM
Is there a way to insert a formula, password or macro in an excel spreadsheet that will automatically delete the spreadsheet? oil_driller Excel Discussion (Misc queries) 1 February 8th 05 09:34 AM


All times are GMT +1. The time now is 10:22 PM.

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"