What value does "cancel" have in a msgbox??
Posted by Mike on August 09, 2000 5:45 AM
here is the code:
sub mike()
varanswer= msgbox(".....","....", vb...)
if varanswer = CANCLE exit sub
....
...
...
end sub
what value is used for cancle.?????
Posted by Mike on August 09, 2000 5:45 AM
here is the code:
sub mike()
varanswer= msgbox(".....","....", vb...)
if varanswer = CANCLE exit sub
....
...
...
end sub
what value is used for cancle.?????