VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

TriState InputBox

ULLI  (93 Submissions)   String Manipulation   VB Script   Intermediate   Wed 3rd February 2021

With the InputBox you cannot distinguish between the cases
a:- Cancel clicked
b:- nothing entered and OK clicked
because in both cases the returned string is a vbNullString
There is a simple trick however as is shown here

Rate TriState InputBox (14(14 Vote))
TriState InputBox.bas

TriState InputBox Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters