Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have 60 lines like this one
TextBox01.Text = .. TextBox02.Text = .... .... .... Now I would like to make it more simple by setting a variable - X - into the TextBox-text and then do a loop 60 time instead of writing 60 lines. My idée was to do it like this - TextBox & X &.Text But it does not work. What is wrong ? -- My Photoalbum www.photo.activewebsite.dk |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro - Fixed text code needs replacing with variable text | Excel Discussion (Misc queries) | |||
Entering Variable Text in Text Boxes...... | Excel Discussion (Misc queries) | |||
Right Text - Variable Find | Excel Discussion (Misc queries) | |||
Putting text in a column based on variable text from another colum | Excel Discussion (Misc queries) | |||
check variable(text) with cell (text), textbox | Excel Programming |