ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Workbook_Open (https://www.excelbanter.com/excel-programming/297737-workbook_open.html)

Eric Marple

Workbook_Open
 
Can anybody guide me to a place that will tell me all the
different properties I can use in Workbook_Open like
ByVal SaveAsUI to disable prettymuch everything in the
toolbar except for a few selected controls?

Vasant Nanavati

Workbook_Open
 
Sorry, there's no such place.

Also, the SaveAsUI parameter relates to the BeforeSave event and not the
Open event. It does not disable any of the standard toolbar buttons,
although setting it to False has the effect of making the File | Save As
menu command inoperative.

Perhaps you need to do a little homework and post a more specific question
.... :-)

--

Vasant



"Eric Marple" wrote in message
...
Can anybody guide me to a place that will tell me all the
different properties I can use in Workbook_Open like
ByVal SaveAsUI to disable prettymuch everything in the
toolbar except for a few selected controls?




No Name

Workbook_Open
 
What about how many and all the before events. Is there a
before event for every toolbar button? I'm new at this.
-----Original Message-----
Sorry, there's no such place.

Also, the SaveAsUI parameter relates to the BeforeSave

event and not the
Open event. It does not disable any of the standard

toolbar buttons,
although setting it to False has the effect of making

the File | Save As
menu command inoperative.

Perhaps you need to do a little homework and post a more

specific question
.... :-)

--

Vasant



"Eric Marple"

wrote in message
...
Can anybody guide me to a place that will tell me all

the
different properties I can use in Workbook_Open like
ByVal SaveAsUI to disable prettymuch everything in the
toolbar except for a few selected controls?



.


Vasant Nanavati

Workbook_Open
 
No, there is not a Before event for every toolbar button.

You may want to study Chip Pearson's site:

http://www.cpearson.com/excel/events.htm

and Dave McRitchie's site:

http://www.mvps.org/dmcritchie/excel/event.htm

to understand the basics relating to events.

--

Vasant


wrote in message
...
What about how many and all the before events. Is there a
before event for every toolbar button? I'm new at this.
-----Original Message-----
Sorry, there's no such place.

Also, the SaveAsUI parameter relates to the BeforeSave

event and not the
Open event. It does not disable any of the standard

toolbar buttons,
although setting it to False has the effect of making

the File | Save As
menu command inoperative.

Perhaps you need to do a little homework and post a more

specific question
.... :-)

--

Vasant



"Eric Marple"

wrote in message
...
Can anybody guide me to a place that will tell me all

the
different properties I can use in Workbook_Open like
ByVal SaveAsUI to disable prettymuch everything in the
toolbar except for a few selected controls?



.





All times are GMT +1. The time now is 11:14 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com