Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 18
Default Auto run macro on open file

I have written a macro and was wondering how I can have it execute upon
opening the excel workbook.

Thank you.
Diane
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 209
Default Auto run macro on open file

hi
Private Sub Workbook_Open()
Your macro

End Sub
Alvin


"Diane Alsing" skrev:

I have written a macro and was wondering how I can have it execute upon
opening the excel workbook.

Thank you.
Diane

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 18
Default Auto run macro on open file

Thank you.

"Alvin Hansen" wrote:

hi
Private Sub Workbook_Open()
Your macro

End Sub
Alvin


"Diane Alsing" skrev:

I have written a macro and was wondering how I can have it execute upon
opening the excel workbook.

Thank you.
Diane

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 to open a csv file without auto converion Vincent Excel Discussion (Misc queries) 2 August 17th 07 08:11 AM
Auto Open Macro Launchnet Excel Worksheet Functions 7 July 20th 07 07:41 PM
Auto-Open other file aposatsk Excel Discussion (Misc queries) 5 September 28th 06 09:37 PM
How to auto activate macro when file open ? bonzio Excel Worksheet Functions 1 December 16th 05 02:45 PM
Auto Open a CD and run an Excel file Larry[_14_] Excel Programming 2 October 20th 04 02:40 PM


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