Swissonline
Programmer
I have this code
NewValue = Inputbox("insert a value:","request")
the form displayed has two button, OK and CANCEL
if cancel button will pressed the NewValue becomes an empty string value ,else, if I press ok button the NewValue becomes the string that I have put in
now my question is : witch differences are between if I press OK with none value and if I press the cancel button??
please help
hi.
ps: sorry for my english ..
NewValue = Inputbox("insert a value:","request")
the form displayed has two button, OK and CANCEL
if cancel button will pressed the NewValue becomes an empty string value ,else, if I press ok button the NewValue becomes the string that I have put in
now my question is : witch differences are between if I press OK with none value and if I press the cancel button??
please help
hi.
ps: sorry for my english ..