I'm so new to visual basic that i'm not even sure if i'm in the right forum, but here's my question:
Every time i click a button, i want my code within the sub button_onClick() to repeat. so, if i had a msgbox in this sub, every time i clicked the button, the message would appear. I'm not sure how to go about doing this (something with a do until loop maybe).
Thanks,
julie
Every time i click a button, i want my code within the sub button_onClick() to repeat. so, if i had a msgbox in this sub, every time i clicked the button, the message would appear. I'm not sure how to go about doing this (something with a do until loop maybe).
Thanks,
julie