M
msnews.microsoft.com
Is there a way to capture the user's screen resolution, and then set it to a
different value in VBA?
I have tried unsuccessfully to get all of my users to set their monitor
resolution no lower than 1024 x 768, but there are some holdouts that insist
on keeping theirs at 800 x 600. Some of them still have 17" monitors, and
with that limited amount viewing area, it's difficult to design the forms
small enough that they don't have to scroll around to view the entire form.
If it were possible to capture and reset the screen resolution, I would
first check to see if they're at 800 x 600, then reset it to 1024 x 768.
When they exit the Access application, I would restore it to 800 x 600.
Is there a way to do this in VBA?
Thanks in advance.
Paul
different value in VBA?
I have tried unsuccessfully to get all of my users to set their monitor
resolution no lower than 1024 x 768, but there are some holdouts that insist
on keeping theirs at 800 x 600. Some of them still have 17" monitors, and
with that limited amount viewing area, it's difficult to design the forms
small enough that they don't have to scroll around to view the entire form.
If it were possible to capture and reset the screen resolution, I would
first check to see if they're at 800 x 600, then reset it to 1024 x 768.
When they exit the Access application, I would restore it to 800 x 600.
Is there a way to do this in VBA?
Thanks in advance.
Paul