LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Junior Member
 
Posts: 10
Default How to assign value to a textbox.

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Textbox to Textbox Troubled User Excel Discussion (Misc queries) 1 April 13th 07 03:44 AM
textbox enyaw Excel Discussion (Misc queries) 1 May 11th 06 02:42 PM
TextBox Jimbo1 Excel Discussion (Misc queries) 2 April 20th 06 02:47 PM
TextBox grahammal Excel Discussion (Misc queries) 1 April 10th 06 05:41 PM
Textbox Greg Excel Discussion (Misc queries) 3 April 3rd 05 09:38 AM


All times are GMT +1. The time now is 09:51 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"