Re: [HELP] How to use command buttons in cycles
- From: "C.F." <NOSPAM@xxxxxxxxxxx>
- Date: Wed, 01 Jun 2005 21:19:34 GMT
> for i = 1 to 30
> userform1.Controls("CommandButton" & i).Caption = _
> Range("A" & i).Value
> Next i
really thanks.
i've another quick question:
if i would declare an array of command buttons how i should
do that??
again thank for your answer you've solved me a lot of
problems!
.
- Follow-Ups:
- Re: [HELP] How to use command buttons in cycles
- From: Tom Ogilvy
- Re: [HELP] How to use command buttons in cycles
- References:
- [HELP] How to use command buttons in cycles
- From: C.F.
- Re: [HELP] How to use command buttons in cycles
- From: Tom Ogilvy
- [HELP] How to use command buttons in cycles
- Prev by Date: programatically retrieve selected rows from excel workbook
- Next by Date: RE: Use counter to copy formulas
- Previous by thread: Re: [HELP] How to use command buttons in cycles
- Next by thread: Re: [HELP] How to use command buttons in cycles
- Index(es):
Relevant Pages
|