Forms - Menu toolbars

R

rob p

My switchboard form has the basic database toolbar (word - file) and icons
(pic of file) showing when running. Fine.

When I run other forms that I made the basic database toolbar still shows
up. Problem is the formatting toolbar also displays. How do I suppress this
extra toolbar?
thanks.
 
T

Trias

Hi Rob

you can create a macro to supress that toolbar. Here's how
- Create New Macro
- in the Action Column, choose Show Tollbar
- in the Action Arguments, choose 'Formating (form/report)' as the Toolbar Name and choose NO for Show
- Save your macro and open your from ind design view, goto the Event properties, type your macro name in the Open or Load Event

hope this help.
----- rob p wrote: ----

My switchboard form has the basic database toolbar (word - file) and icon
(pic of file) showing when running. Fine

When I run other forms that I made the basic database toolbar still show
up. Problem is the formatting toolbar also displays. How do I suppress thi
extra toolbar
thanks
 
Top