Hi i have a for next loop,
I know i could do this with a message box but i would prefer to use the existing GUI buttons i have in place.
my loop searches for some values, and I would like the user to either confirm or decline the suggested change to the string.
Im not sure how I would do this?
Maybe a Do While Loop and change a value when either button is pressed?
Or is there another way?
Thanks
Aidy
I know i could do this with a message box but i would prefer to use the existing GUI buttons i have in place.
my loop searches for some values, and I would like the user to either confirm or decline the suggested change to the string.
Im not sure how I would do this?
Maybe a Do While Loop and change a value when either button is pressed?
Or is there another way?
Thanks
Aidy