As Rick suggests, it's better to change your program than the users
resolution. I personally would not tolerate any program that changed my
settings. Here's some better choices:
http://www.mvps.org/access/general/gen0002.htm
I did post a Change Resolution function several years ago in one of the
Access newsgroups. You can google for it if you are unconvinced.

Signature
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access
> I am trying to end up with a full view of the form instead of having
> scrollbars on each form, my screen resolution is different of others, I
[quoted text clipped - 8 lines]
> >
> > What is the need you are trying to address?
David W - 27 Mar 2005 20:56 GMT
My fault, I said what I said wrong, I am not wanting to change the pcs
resolution, I need to change my programs resolution, if thats is how its
said.
> As Rick suggests, it's better to change your program than the users
> resolution. I personally would not tolerate any program that changed my
[quoted text clipped - 17 lines]
>> >
>> > What is the need you are trying to address?
Dale Fye - 28 Mar 2005 03:33 GMT
David,
Google on Access +Resize. There are a number of tools available on the
market for doing what you are looking for.
Dale
> My fault, I said what I said wrong, I am not wanting to change the pcs
> resolution, I need to change my programs resolution, if thats is how its
[quoted text clipped - 22 lines]
>>> >
>>> > What is the need you are trying to address?
Rick Brandt - 28 Mar 2005 03:56 GMT
> David,
>
> Google on Access +Resize. There are a number of tools available on
> the market for doing what you are looking for.
A word of warning though. Those utilitites are better at making forms bigger
for use on higher resolutions than you designed at than they are at making forms
smaller for use on lower resolutions than you designed at (which is the
functionality most people want/need). It also depends on the kinds of objects
you are using on the form.

Signature
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com
John Webb - 28 Mar 2005 19:11 GMT
Indeed, my suggestion is that you always design / develop with the lowest
common denominator in mind; such is just good practice. Not simply with
screen resolutions, but also platforms the application will be used upon.
I am sure that your users with higher screen resolutions will be able to
accept the fact that your forms may only take up a portion of their screen,
and furthermore as suggested, the tools to help with screen resolution work
better at increasing form sizes rather than shrinking them.
Cheers
John Webb