Re: VB inputbox ? How to check if user clicked OK or Cancel ?
- From: "Michael C" <mculley@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 19 Jan 2006 09:13:02 +1100
"Jan Hyde" <StellaDrinker@xxxxxxxxxxxxxxxxxxx> wrote in message
news:vjess1t1h955tpfna8hpksgnt40qd3meft@xxxxxxxxxx
> There is no provision for knowing that the user clicked OK
> and *entered* nothing. The easiest solution is to create
> your own inputbox screen.
Yes there is, you can check the result against vbNullString to see if the
user pushed cancel.
Michael
.
- Follow-Ups:
- Re: VB inputbox ? How to check if user clicked OK or Cancel ?
- From: Rick Rothstein [MVP - Visual Basic]
- Re: VB inputbox ? How to check if user clicked OK or Cancel ?
- References:
- Prev by Date: Re: Text box throws an Error 7 Out of Memory with less than 27K in it!
- Next by Date: Re: Text box throws an Error 7 Out of Memory with less than 27K in it!
- Previous by thread: Re: VB inputbox ? How to check if user clicked OK or Cancel ?
- Next by thread: Re: VB inputbox ? How to check if user clicked OK or Cancel ?
- Index(es):
Relevant Pages
|