Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have created a 'for' loop with index j. Now I want to track the value of j when this loop is running. For this purpose I have created a textbox. The value of textbox will be the value of j. my code is like that :
for j = 1 to 6 textbox2.value = j ............... ............ next j However I am not getting what i wanted. This textbox only showing the last value of j, not intermediate values of j. Can anyone tell me where I am making mistake? Thanks in advance |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Textbox to Textbox | Excel Discussion (Misc queries) | |||
textbox | Excel Discussion (Misc queries) | |||
TextBox | Excel Discussion (Misc queries) | |||
TextBox | Excel Discussion (Misc queries) | |||
Textbox | Excel Discussion (Misc queries) |