![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: May 2002
Posts: 2
|
I have a series of Text Boxes in a User Form with the same name but sequential numbers at the end. I would like to create a loop that goes to each text box and retrieves the informtion.
The problem is concatenating the name with the numbers, as VBA doesn't like to do it with User Forms like it does with Dialog Boxes. Thanks for your assistance. |
|
|
|
|
|
#2 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Sydney, Australia
Posts: 2,908
|
You can loop through all controls on a form using something like this. If you are unable to modify it to suit your needs then please repost:-
Quote:
HTH, Dan |
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|