Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
How do I make a string that points to a form object. I have a form with many input textboxes and I would like to make a code using a for....next to check the input. For example, i have 20 textboxes named tb_input1, tb_input2 ..etc. How can I make this idea work For i=1 to 20 string="tb_input" & i form.string.value=10 next i VBA wont accept this at all. I have tried using the Object data type, but to no avail. Can anybody help? Regards, Plumbye |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Find 2 lowest point to form a trendline | Excel Worksheet Functions | |||
Form Letter and Embeded Word Object | Excel Discussion (Misc queries) | |||
How do I resize a check box form object in Excel? | Excel Discussion (Misc queries) | |||
Way of making an object with a greater number be given a point.... | Excel Discussion (Misc queries) | |||
Linking an object in power point to a excel worksheet | Excel Discussion (Misc queries) |