Re: One procedure for a textbox array?
- From: "Veign" <NOSPAMinveign@xxxxxxxxx>
- Date: Thu, 26 May 2005 20:55:00 -0400
No problem - Glad you got it working.
--
Chris Hanscom - Microsoft MVP (VB)
Veign's Resource Center
http://www.veign.com/vrc_main.asp
--
Read. Decide. Sign the petition to Microsoft.
http://classicvb.org/petition/
"Thief_" <thief_@xxxxxxxxxxx> wrote in message
news:uZ1aVVlYFHA.3356@xxxxxxxxxxxxxxxxxxxxxxx
> Sorry Veign,
>
> I'm a VBA & VB programmer and hate having to call the same object
different
> names depending on which development environment I'm using! It's a VB6 app
> and I just got a brain-freeze, but I got the solution anyway after sitting
> back and having a coffee!
>
> --
> |
> +-- Thief_
> |
>
> "Veign" <NOSPAMinveign@xxxxxxxxx> wrote in message
> news:ukzHwrkYFHA.584@xxxxxxxxxxxxxxxxxxxxxxx
> > You say UserForm so is this from a VBA application?
> >
> > --
> > Chris Hanscom - Microsoft MVP (VB)
> > Veign's Resource Center
> > http://www.veign.com/vrc_main.asp
> > --
> > Read. Decide. Sign the petition to Microsoft.
> > http://classicvb.org/petition/
> >
> >
> > "Thief_" <thief_@xxxxxxxxxxx> wrote in message
> > news:ezNCgmkYFHA.616@xxxxxxxxxxxxxxxxxxxxxxx
> > > I need to create one procedure to control the data input into an array
> of
> > > textboxes. I need it to work with an ARRAY of textboxes. Is there any
> way
> > of
> > > doing this?
> > >
> > > Note that the textboxes are ALREADY on the userform so I can't use
> dynamic
> > > addition of controls here.
> > >
> > >
> > >
> > > --
> > > |
> > > +-- Thief_
> > > |
> > >
> > >
> >
> >
>
>
.
- References:
- One procedure for a textbox array?
- From: Thief_
- Re: One procedure for a textbox array?
- From: Veign
- Re: One procedure for a textbox array?
- From: Thief_
- One procedure for a textbox array?
- Prev by Date: Re: One procedure for a textbox array?
- Next by Date: Re: Generate email from user
- Previous by thread: Re: One procedure for a textbox array?
- Next by thread: Re: One procedure for a textbox array?
- Index(es):
Relevant Pages
|