Quick toolbar question

J

James

When i have one or more windows open say a report and a
form, they have stopped appearing in the 'start' bar at
the bottom of the page as indivdual tabs. I pressume i
have accidentally changed some setting without realising.

Any help would be great.

James
 
B

Brendan Reynolds \(MVP\)

Tools, Options, View, Windows in Taskbar

Can also be retrieved and set in code, using the GetOption() and SetOption()
functions.
 
Top