473,387 Members | 1,789 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Viewing Two Tables, Two Queries, etc. On A Dual Monitor

I just received a 2nd (configured as a dual) monitor but, for Access
only, I can't seem to figure out, if it's possible, to view, say,
Table1 on one monitor and Table2 on the other monitor. If I open
Table1, then Table2, Table2 apparently sits directly over Table1 and
seems anchored so that I cannot move it "out of the way". Is this
bahavior a restriction with Access as I do not have this problem with
Excel or Word?
Sheldon Potolsky

Apr 12 '07 #1
8 6056
For any significant interface in Access, you use a form.

Create a form (in Datasheet view if you wish.)
Set its Popup property to Yes.
You can move it onto the other monitor.

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Sheldon" <SH********@aol.comwrote in message
news:11**********************@q75g2000hsh.googlegr oups.com...
>I just received a 2nd (configured as a dual) monitor but, for Access
only, I can't seem to figure out, if it's possible, to view, say,
Table1 on one monitor and Table2 on the other monitor. If I open
Table1, then Table2, Table2 apparently sits directly over Table1 and
seems anchored so that I cannot move it "out of the way". Is this
bahavior a restriction with Access as I do not have this problem with
Excel or Word?
Sheldon Potolsky
Apr 13 '07 #2
Thank you Allen. Though I was able to create and move a form to the
other window by following your instructions, that did not help me with
what I wanted to achieve - moving a query or table to the 2nd screen
so I could compare two queries or two tables (one per screen) without
having to do a lot of resizing in the one screen. Can that be done
and, if not, would you know why not since it does work in Word and
Excel.
Sheldon Potolsky

On Apr 12, 10:30 pm, "Allen Browne" <AllenBro...@SeeSig.Invalid>
wrote:
For any significant interface in Access, you use a form.

Create a form (in Datasheet view if you wish.)
Set its Popup property to Yes.
You can move it onto the other monitor.

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users -http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Sheldon" <SHPsalm...@aol.comwrote in message

news:11**********************@q75g2000hsh.googlegr oups.com...
I just received a 2nd (configured as a dual) monitor but, for Access
only, I can't seem to figure out, if it's possible, to view, say,
Table1 on one monitor and Table2 on the other monitor. If I open
Table1, then Table2, Table2 apparently sits directly over Table1 and
seems anchored so that I cannot move it "out of the way". Is this
bahavior a restriction with Access as I do not have this problem with
Excel or Word?
Sheldon Potolsky- Hide quoted text -

- Show quoted text -

Apr 16 '07 #3
Access is different from Excel/Word.

Access has the main window, and child windows within it. You can open
multiple copies of Access, and place them on different screens as you wish.
You can open multiple child windows *within* the Access window. You can also
open Popup Windows outside the Access window.

The driver for some graphics cards allows you to span multiple monitors. So
you may be able to open the Access window (not maximized), and span it
acrosss multiple monitors, and then place one of the tables/queries on the
other monitor, since the Access windows has been stretched onto both.

What you cannot do is open a child window within Access and move it outside
the main Access window. When you open a table or query directly (i.e. not a
form or report based on that table/query), you are opening a child window,
so you cannot move it outside.

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Sheldon" <SH********@aol.comwrote in message
news:11*********************@p77g2000hsh.googlegro ups.com...
Thank you Allen. Though I was able to create and move a form to the
other window by following your instructions, that did not help me with
what I wanted to achieve - moving a query or table to the 2nd screen
so I could compare two queries or two tables (one per screen) without
having to do a lot of resizing in the one screen. Can that be done
and, if not, would you know why not since it does work in Word and
Excel.
Sheldon Potolsky

On Apr 12, 10:30 pm, "Allen Browne" <AllenBro...@SeeSig.Invalid>
wrote:
>For any significant interface in Access, you use a form.

Create a form (in Datasheet view if you wish.)
Set its Popup property to Yes.
You can move it onto the other monitor.

"Sheldon" <SHPsalm...@aol.comwrote in message

news:11**********************@q75g2000hsh.googleg roups.com...
>I just received a 2nd (configured as a dual) monitor but, for Access
only, I can't seem to figure out, if it's possible, to view, say,
Table1 on one monitor and Table2 on the other monitor. If I open
Table1, then Table2, Table2 apparently sits directly over Table1 and
seems anchored so that I cannot move it "out of the way". Is this
bahavior a restriction with Access as I do not have this problem with
Excel or Word?
Sheldon Potolsky- Hide quoted text -

- Show quoted text -
Apr 16 '07 #4
Thanks for the explanation Allen although I *wish* Access behaved
liked Word/Excel in this regard.

I did try opening multiple instances of the same database (in Access
2000) but the second instance never opens so I am not able to compare
queries/tables using the dual monitors. Is there a setting that would
allow me to open multiple instances of the same db? I recall being
able to do this in A97.
Thanks, Sheldon Potolsky
Access is different from Excel/Word.

Access has the main window, and child windows within it. You can open
multiple copies of Access, and place them on different screens as you wish.
You can open multiple child windows *within* the Access window. You can also
open Popup Windows outside the Access window.

The driver for some graphics cards allows you to span multiple monitors. So
you may be able to open the Access window (not maximized), and span it
acrosss multiple monitors, and then place one of the tables/queries on the
other monitor, since the Access windows has been stretched onto both.

What you cannot do is open a child window within Access and move it outside
the main Access window. When you open a table or query directly (i.e. not a
form or report based on that table/query), you are opening a child window,
so you cannot move it outside.

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users -http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.


Apr 18 '07 #5
Sheldon wrote:
Thanks for the explanation Allen although I *wish* Access behaved
liked Word/Excel in this regard.

I did try opening multiple instances of the same database (in Access
2000) but the second instance never opens so I am not able to compare
queries/tables using the dual monitors. Is there a setting that would
allow me to open multiple instances of the same db? I recall being
able to do this in A97.
Thanks, Sheldon Potolsky
Only if you don't open exclusively in which case you wouldn't be able to
make design changes.

Just stretch the Access window over both monitors.

--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com
Apr 18 '07 #6
Just stretch the Access window over both monitors.
Thanks Rick! I didn't realize that stretching the Access window over
both monitors would work.
Only if you don't open exclusively in which case you wouldn't be able to make design changes
I checked my settings (Tools/Options/Advanced Tab) and the default
open mode was set to shared but nothing happens when I try opening a
second instance of the same database.

Sheldon Potolskt

On Apr 18, 9:14 am, "Rick Brandt" <rickbran...@hotmail.comwrote:
Sheldon wrote:
Thanks for the explanation Allen although I *wish* Access behaved
liked Word/Excel in this regard.
I did try opening multiple instances of the same database (in Access
2000) but the second instance never opens so I am not able to compare
queries/tables using the dual monitors. Is there a setting that would
allow me to open multiple instances of the same db? I recall being
able to do this in A97.
Thanks, Sheldon Potolsky

Only if you don't open exclusively in which case you wouldn't be able to
make design changes.

Just stretch the Access window over both monitors.

--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com

Apr 18 '07 #7
Sheldon wrote:
Just stretch the Access window over both monitors.
Thanks Rick! I didn't realize that stretching the Access window over
both monitors would work.
Only if you don't open exclusively in which case you wouldn't be
able to make design changes
I checked my settings (Tools/Options/Advanced Tab) and the default
open mode was set to shared but nothing happens when I try opening a
second instance of the same database.
I believe if you double-click the file or a shortcut to the file and it is
already opened then nothing happens. However if you open a new Access instance
window first and then open the file from within that should work. Also if you
double-click a shortcut that points to Access with the file to open as an
argument it should also open multiple windows.

But, as stated with two or more instances of the same file open at once you
won't be able to make design changes so its usefullness is limited.

--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com

Apr 18 '07 #8
Thanks Rick. Your suggestions were a real help to me and another
person at work that also needed to use his second monitor for Access
databases. Another example of the value of forums!
Sheldon Potolsky

On Apr 18, 6:45 pm, "Rick Brandt" <rickbran...@hotmail.comwrote:
Sheldon wrote:
Just stretch the Access window over both monitors.
Thanks Rick! I didn't realize that stretching the Access window over
both monitors would work.
Only if you don't open exclusively in which case you wouldn't be
able to make design changes
I checked my settings (Tools/Options/Advanced Tab) and the default
open mode was set to shared but nothing happens when I try opening a
second instance of the same database.

I believe if you double-click the file or a shortcut to the file and it is
already opened then nothing happens. However if you open a new Access instance
window first and then open the file from within that should work. Also if you
double-click a shortcut that points to Access with the file to open as an
argument it should also open multiple windows.

But, as stated with two or more instances of the same file open at once you
won't be able to make design changes so its usefullness is limited.

--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com

Apr 19 '07 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
by: KJM | last post by:
How can I detect if the user has dual monitors and then how do I control which monitor a form is displayed on. Currently my forms always come up on my right monitor. What if I want to have it...
2
by: Renganathan | last post by:
I have an appliction which has two form winodow in C#. i want to see these window in Simultaneously.This application should supports dual monitor. one window is one monitor and another window is in...
2
by: Jonathan LaRosa | last post by:
Hi all - I'm wondering if anyone has (or knows of) a tool that will allow me to search through VB code, tables, queries, reports, forms, and other objects, for references to all other types of...
1
by: Georges Heinesch | last post by:
Hi. I created a project including tables, queries, forms, subforms, reports, code, a.s.o. I would like to give this project to users, which should just use the main form. This main form deals...
0
by: davsun55 | last post by:
I'm looking for a C# code example that show use of a dual monitor. My application will have a control console running on the main monitor (a la powerpoint slideshow), with a display window showing...
2
by: Mark | last post by:
Experts - I have a laptop running XP docked to a dual monitor setup. I find it quite annoying that even when I undock, I am still on dual monitor setting, which means some of my apps are on the...
2
by: Eric | last post by:
I have an Access 95 database. This database has run for years and now is giving me a problem. When opened, the switchboard works fine and the database functions. However, when I close the...
1
by: nanban4u | last post by:
Hi, Programming Language - HTML, JavaScript Web server : IIS 6 Browser : IE 6 + I am working in a Dual Monitor screen setup. I have a scenario some times the user move the IE screen from...
1
by: titli | last post by:
Hi All, Please tell me the best solution to implemenet security in access databases , to save the tables, queries, forms , reports as well as the VBA code from user access. The users of the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.