Re: Assigning control names to variables
- From: "Douglas J. Steele" <NOSPAM_djsteele@xxxxxxxxxxxxxxxxx>
- Date: Mon, 22 Aug 2005 17:43:16 -0400
Me.Controls("NameOfControl")
--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)
"Terboy" <Terboy@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:6912F896-4A6C-4482-8CA9-4A9988F034BE@xxxxxxxxxxxxxxxx
> Hi, I'm trying to write a function that alters the properties of about 25
> combo boxes, i.e. the lookup info stored in a table, based on the value in
> another combo box. In order to save me writing code for each combo box I'm
> writing the function to take the control name when the Gotfocus event is
> triggered and change the properties (rowsource, column settings, etc) of
> the
> combo box bu assigning the control name to a variable. Am I going about
> this
> the right way? And if so how do I do it?
>
> Thanks.
.
- Follow-Ups:
- Re: Assigning control names to variables
- From: Terboy
- Re: Assigning control names to variables
- References:
- Assigning control names to variables
- From: Terboy
- Assigning control names to variables
- Prev by Date: RE: Not sure I can do this.
- Next by Date: Informational radio buttons
- Previous by thread: Assigning control names to variables
- Next by thread: Re: Assigning control names to variables
- Index(es):