S
Stewart
I have some textboxes named TB1 thorugh to TB10. I want to
call these text boxes using a for-next loop. How can I
make this work? This is kind of what I want to happen, but
it obviously doesn't work...
for a =1 to 10
TB a .value="Whatever"
next a
Thank you for any help you can give me on this matter!!!
Stewart
MOS Excel Expert (not that it's doing me much good!!!)
call these text boxes using a for-next loop. How can I
make this work? This is kind of what I want to happen, but
it obviously doesn't work...
for a =1 to 10
TB a .value="Whatever"
next a
Thank you for any help you can give me on this matter!!!
Stewart
MOS Excel Expert (not that it's doing me much good!!!)