R
Rob F
Hi
I've got an input box in a macro, with a default string
defined.
If a user presses the cancel button, that results in the
return of a zero length string. Fair enough.
However, if the user clears the default string from the
input box and presses OK then that also returns a zero
length string!
I need the macro to do one thing in the first
circumstance, something else in the second.
How can I differentiate between a "system" generated zero
length string, and a "user" generated one?
Thanks
Rob F
I've got an input box in a macro, with a default string
defined.
If a user presses the cancel button, that results in the
return of a zero length string. Fair enough.
However, if the user clears the default string from the
input box and presses OK then that also returns a zero
length string!
I need the macro to do one thing in the first
circumstance, something else in the second.
How can I differentiate between a "system" generated zero
length string, and a "user" generated one?
Thanks
Rob F