Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

STL - Formerly Best Training Solutions Through Learning
TrustPilot
Excellent
Request Callback We will call you back
0207 987 3777 Call for assistance
Your Basket Basket is empty
maximising

ResolvedVersion 2003

Sarah has attended:
Excel VBA Intro Intermediate course
Access Advanced course
Access Intermediate course

Maximising

When opening a database, can you set the forms to open up maximised automatically?

RE: Maximising

Hi Sarah

Thanks for your question


This is very simple to do. Simply create an on open sub procedure for the form in question and add the following line of code

DoCmd.maximise


This will then automatically maximise the form when it opens

Regards

Stephen

Access tip:

Space marks

It is good practice not i to have space marks for field names as this can lead to problems when using queries or VBA code. It is much better to use an underscore charcter to represent spaces in field names

View all Access hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.09 secs.