ACC97: IsObject Function Help Topic Cites Incorrect FunctionID: Q176024
|
You can use one of the following functions to evaluate an object in
Microsoft Access:
- IsNull - Returns a Boolean value that indicates whether an expression
contains no valid data (Null).
- IsEmpty - Returns a Boolean value indicating whether a variable has
been initialized.
- IsMissing - Returns a Boolean value indicating whether an optional
Variant argument has been passed to a procedure.
- IsBroken - The IsBroken property returns a Boolean value indicating
whether a Reference object points to a valid reference in
the Windows Registry.
Moderate: Requires basic macro, coding, and interoperability skills.
The Microsoft Access 97 "IsObject Function" Help Topic contains the
following sentence:
You can use the IsNothing function to determine if an object
reference has been set to Nothing.
Additional query words: KbDSI VBA Language Reference 7.00 inf
Keywords : PgmObj
Version : WINDOWS:97
Platform : WINDOWS
Issue type :
Last Reviewed: April 27, 1999