[AccessD] How to Force the Location of a small form next to a report

Stuart McLachlan stuart at lexacorp.com.pg
Fri Sep 16 16:31:17 CDT 2016


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
> 




More information about the AccessD mailing list