View Full Version : start Menu


DW
05-27-2002, 02:58 AM
Is it possible to prevent Microsoft Access from showing in the Windows Start Bar.

ie
When opening a form, the start bar shows;

Microsoft Access - [Whatever Form]

dave

expublish
05-27-2002, 04:05 AM
What do you mean by the Start Bar/Menu

The start menu is the menu in windows at the bottom named start. Is this what you mean?

Or is it something in access itself. Please explain a little further.

Scott.

DW
05-27-2002, 05:19 AM
Yes Scott

This is the one I mean:-

The start menu is the menu in windows at the bottom named start.

Any help appreciated.

Dave

[This message has been edited by DW (edited 05-27-2002).]

DFINN
05-28-2002, 05:15 PM
Right click on the task bar and select properties. Select Auto-hide the task bar from the listed options. This should hide the windows task bar whenever you are working in another application.

HTH

DFINN

Pat Hartman
05-28-2002, 05:49 PM
Under Tools/Options, you will find the option that stops Access from creating an entry in the task bar for every form.

DW
05-30-2002, 12:01 AM
Thanks all.

I really neded to do this thru VBA but am still playing with it.

DW