Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 31
Default Auto_open or On_open

What is the difference between Auto_open and On_open?
Where can I find a written explanation?
Thanks,
Nathan
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 49
Default Auto_open or On_open

If you create the following in a standard module in a workbook:

Sub Auto_Open()
'do stuff
End Sub

it will be automatically executed when the workbook is opened.

On_open has no particular significance to Excel as far as I know.

--

John Green - Excel MVP
Sydney
Australia


"Nathan Gutman" wrote in message ...
What is the difference between Auto_open and On_open?
Where can I find a written explanation?
Thanks,
Nathan



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
AUTO_OPEN Bob Barnes Excel Discussion (Misc queries) 2 February 6th 08 03:03 AM
Auto_open and more.... pcor New Users to Excel 2 December 1st 06 02:07 AM
Auto_open and more.... Mike New Users to Excel 0 November 30th 06 07:13 PM
auto_open? Jack Sons Excel Discussion (Misc queries) 0 February 22nd 05 09:16 PM
On_Open color coding Phil Hageman Excel Programming 3 August 7th 03 11:18 PM


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