Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Good Day,
I want to eliminate all the standard toolbars and show only my custom one when I start excel by double-clicking on an xls file. The toolbar control I have worked out, but how to get the macro to auto run when the xls opens I can't get right. Do I use xlAutoOpen and if so, where is it that I can edit it? TIA Glyn |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Use the workbook_Open event
See Chip Pearson's page on Events http://www.cpearson.com/excel/events.htm -- Regards, Tom Ogilvy "Glyn Davies" wrote in message ... Good Day, I want to eliminate all the standard toolbars and show only my custom one when I start excel by double-clicking on an xls file. The toolbar control I have worked out, but how to get the macro to auto run when the xls opens I can't get right. Do I use xlAutoOpen and if so, where is it that I can edit it? TIA Glyn |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2002: How is the Excel 2007 file format open in Excel 2002 ? | Excel Discussion (Misc queries) | |||
Excel 2002 : Unable to open files in MS Outlook 2002 | Excel Discussion (Misc queries) | |||
Outlook 2002 calendar dates exported to Excel 2002 sort incorrectl | Excel Worksheet Functions | |||
Can you print labels using Excel 2002 in a Word 2002 mail merge? | Excel Discussion (Misc queries) | |||
Excel 2002 files attached to Outlook 2002 EMails change size | Excel Programming |