forms and different screen sizes/resolutions

G

Guest

i build databases with forms for the end user but run into problems because different users have different screen sizes/resolutions. is there a way that access will automatically resize the content of a form so all the elements fit onto the screen? (i don't really want to resort to scroll bars.)
 
P

Peter De Baets

There are third-party form scaling solutions available that might help:

A shareware version of a form rescaling module I wrote called
ShrinkerStretcher is available at this web site:
http://www.peterssoftware.com/ss2.htm

FMS has a sizer module at www.fmsinc.com.

The Access Developer's Handbook has form resizing code included:
http://www.amazon.com/exec/obidos/ISBN=0782119417/107-8064361-7403703

For more informmation, there are some great articles about form scaling in
the December 2000, and May 2001 SmartAccess newsletter. Check it out here:
http://www.smartaccessnewsletter.com

Hope this helps,

Peter De Baets
Peter's Software - MS Access Tools for Developers
http://www.peterssoftware.com

wesley said:
i build databases with forms for the end user but run into problems
because different users have different screen sizes/resolutions. is there a
way that access will automatically resize the content of a form so all the
elements fit onto the screen? (i don't really want to resort to scroll
bars.)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top