Show pages on 2 monitors

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is it possible to create an Access form...on which data is entered in one language, e.g. Russian and an English version is displayed on another monitor as the data is entered. The translation from one language to another is not causing us any problem. We would like to do this on a single PC with dual output graphics card. With our limited knowledge of Access we have not found a way to achieve this
Any suggestions woud be appreciated.
 
The problem is going to be dragging the child windows (i.e. forms and
reports) out of the main Access window. In lieu of that, maximize the Access
window across both screens (how you do this will probably depend on the
utilities that come with your video card) then display one form in each
screen.

--
Wayne Morgan
Microsoft Access MVP


puczynski said:
Is it possible to create an Access form...on which data is entered in one
language, e.g. Russian and an English version is displayed on another
monitor as the data is entered. The translation from one language to another
is not causing us any problem. We would like to do this on a single PC with
dual output graphics card. With our limited knowledge of Access we have not
found a way to achieve this.
 
Forms set to 'popup' can be dragged out of the Access window.

Popup forms have desktop as parent -- that's how they popup
over Access window when displayed.

(david)
 
Back
Top