Hi,
How can I detect whether the user has pressed Cancel or OK in an inputbox?
I know that when they press cancel, the function returns an empty string.
But, what about if the user leaves the textbox blank and presses OK? It still returns an empty string even though Cancel wasn't pressed.
Anyone?
Thanks,
