View in Windows vs Tabs

NearImpossible

Registered User.
Local time
Today, 04:56
Joined
Jul 12, 2019
Messages
225
Is it possible to view a form, query, report, etc. in a separate window vs a tab while working on it?

The reason i'm asking is I would like to be able to see the columns of one table while building my query in a separate window.
 
Hi. Have you tried going to File > Options > Current Database > Document Window Options > Overlapping Windows?
 
Hi. Have you tried going to File > Options > Current Database > Document Window Options > Overlapping Windows?

That does work, however it also affects the layout of the database while in use, is there anyway to have it act like that only while in design mode so I could have each open in its own window, but if I change it to Form View, its the normal tabs/pop-ups as specified by the forms??
 
That does work, however it also affects the layout of the database while in use, is there anyway to have it act like that only while in design mode so I could have each open in its own window, but if I change it to Form View, its the normal tabs/pop-ups as specified by the forms??
Depends on what you mean. You can switch it back and forth or just maximize the form when you try it out.
 
it also affects the layout of the database while in use
it affects the layout of the database? I don't think that's what you mean. guy told you to switch it to overlapping windows. if you did indeed do that, working on objects doesn't moving anything else in the database window
is there anyway to have it act like that only while in design mode so I could have each open in its own window, but if I change it to Form View, its the normal tabs/pop-ups as specified by the forms??
NO.
 
If you're using Tab view for forms and want to make a particular form not open in tab view, set it's popup property to yes. Same thing for reports. I don't think there is any such option for queries, which you probably shouldn't be allowing users to interact with anyway.
 

Users who are viewing this thread

Back
Top Bottom