Re: If statement with a Null
- From: "Jonathan West" <jwest@xxxxxxxx>
- Date: Tue, 17 Jun 2008 10:38:46 +0100
"Cindy M." <C.Meister-C@xxxxxxxxxx> wrote in message
news:VA.0000112a.38fb6f12@xxxxxxxxxx
I don't know why that website would 'Null' in Word VBA examples;I skimmed through it very quickly, and only saw it used as a way
to reset (void) all the control's values in the form. Technically
incorrect, of course, but it appears to work in that context. VBA
can be very forgiving, at times - looks like it's automatically
converting "Null" to whichever "empty" value the particular
control expects.
Null is also a keyword to indicate that a Variant variable contains no valid
data
--
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup
.
- Follow-Ups:
- Re: If statement with a Null
- From: Tony Jollans
- Re: If statement with a Null
- References:
- Re: If statement with a Null
- From: Cindy M .
- Re: If statement with a Null
- From: Gordon Bentley-Mix
- Re: If statement with a Null
- From: Cindy M .
- Re: If statement with a Null
- Prev by Date: Re: If statement with a Null
- Next by Date: Re: If statement with a Null
- Previous by thread: Re: If statement with a Null
- Next by thread: Re: If statement with a Null
- Index(es):
Relevant Pages
|