disable toolbar in a custom form

C

Chris Peel

Sorry, I'm rather new to forms development - I have done some VBA in Access
and Excel.

I'm trying to create a form that when loaded will disable the standard
toolbar and hide the standard menu's.

I have figured out the code aspect a little (script editor) but I'm a
little lost with out the object browser to determine how on teh Item_Open
event I can force both the standard, formatting and menu bars to be
'disabled' and non visible.

Thanks

[email protected]
 
Top