Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Form resolution issue

Status
Not open for further replies.

Wilco1

Programmer
Sep 13, 2004
1
US
I need help with the following problem:

I created several forms in Access 2000 with a resolution of 1152 x 864. The problem is 90% of the users run 800 x 600. And I did not know that Access does not support Therefore, the forms I created are to large on users screen that run 800 by 600. Is there a property or easy fix to change the 1152 x 864 form to 800 x 600? I heard in MS Access programming, it is dependent on the developer's PC how the MS Access form will appear on other PC's. If you developed it with 800 X 600 resolution, it may look smaller on higher resolution (i.e. 1024 X 768), which is OK, rather than to look toooo big on others.

Any idea how to fix this problem, any property or code would help..Thanks
 
I don't think there's a simple property. From what I've seen here, I'm getting the impression most like to develop in the resoultion the users have.

Good reference books will have a chapter on stuff like this, a search here, or your favourite web search engine would probably give some hits. Here is one from this forum thread702-809325.

Roy-Vidar
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top