Stuart McLachlan
stuart at lexacorp.com.pg
Wed May 19 22:15:05 CDT 2010
Me.Controls.Item("txtbox" & Trim(Str(IntA)))
(the "Me." is optional)
--
Stuart
On 19 May 2010 at 19:17, Dale_Anne Kalsow wrote:
> Good Evening, If I have a control named txtbox1 and a variable of intA
> with a value of 1, does anyone know how to refer to the control in VBA
> with with something simular to "txtbox" & intA? Thanks! Dale
>
>
>
> --
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
>