Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

'Object Required' Error using IF statement

Status
Not open for further replies.

1no7

Technical User
Jun 20, 2002
5
GB
Hi

I keep getting an 'Object Required' error when I use an IF statement to check if a field has a null value.

e.g. If strText.value is null then etc....

I'm using Access97 any ideas?
 
Or,

if nz(strText.value) then Robert Berman
Data Base consultant
Vulcan Software Services
thornmastr@yahoo.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top