Hi,
Is there anyway of disabling the "OK" button on a input box until something is typed into the box?
Printable View
Hi,
Is there anyway of disabling the "OK" button on a input box until something is typed into the box?
Why not just test for the cancel button?
I have already got the cancel button working.
Here's a copy of my InputBoxEx routine which I've just expanded to include the functionality you're after.
I had to attach it, it's to bit to post.