I created all my forms in 1024x768 and all my users are using 800x600 and they have a hard time seeing all the form. Is there any code that can fix this? Thanks
It is Posible There is code in Access 2000 Developer's Handbook, by Ken Getz, Paul Litwin, and Mike Gilbert.
There website has the chapter about resizing forms on it. http://www.developershandbook.com
The code for 2000 and 97 is there I think.
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
No new info on this, other than to say I've used the Litwin, Getz & Gilbert Re-size code quite a few times, it works realy well, though sometimes you have to be careful putting fields or objects close to the edge of a form.
The book has lots of other good code examples as well, it's worth the money!
(No, I'm no relation..)