[AccessD] How to Force the Location of a small form next to a report
Brad Marks
bradm at blackforestltd.com
Fri Sep 16 16:58:48 CDT 2016
Stuart,
Thanks.
Initial tests look nice.
Brad
-----Original Message-----
From: AccessD [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Stuart McLachlan
Sent: Friday, September 16, 2016 4:31 PM
To: Access Developers discussion and problem solving <accessd at databaseadvisors.com>
Subject: Re: [AccessD] How to Force the Location of a small form next to a report
In the forms On_Open event, put: Me.Move xtwips,ytwips.
--
Stuart
On 16 Sep 2016 at 21:16, Brad Marks wrote:
> All,
>
> Recently, I was asked to develop a small form which controls the data
> that appears on a related report.
>
> This form has six text boxes and five radio buttons. By using these
> text boxes and radio buttons, our users can control the data that is
> shown on the report.
>
> Our users have fairly wide screens. There is room to show the entire
> form on the right size of the report.
>
> Is there a way to force the form to always appear in a specific
> location? Currently, when the form is opened, it appears in the upper
> left of the window. I would like to have it always appear on the
> right side of the report.
>
> Thanks,
>
> Brad Marks
>
> --
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
>
--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com
More information about the AccessD
mailing list