RE: test for ...expression that has no value
- From: "WebDude" <WebDude@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 23 Jul 2005 12:41:03 -0700
Hi :-)
> I've tested the values in the immediate window and it's clear that the error
> occurs when because one of the fields "has no value" and although there is
> no doubt that is true, I'd prefer a zero instead of an error.
>
> I have tried nz, isnull, and isempty.
Im in a similar situation.
I have a function which is called from a textbox on a form.
The function takes the value of a field form my query
and does some caluclations based on that value.
However, when the field appears to be empty,
the textbox (and i guess the function) returns an "#error"
I slapped in an error handler in the function
but that didnt trap the error either.
any suggestions?
cheers
.
- References:
- test for ...expression that has no value
- From: mharness
- test for ...expression that has no value
- Prev by Date: Re: Search Combo Error Help Needed!
- Next by Date: Re: CalculatedField - Days Till Birthdate - Form, Orderby, query
- Previous by thread: Re: test for ...expression that has no value
- Next by thread: Re: test for ...expression that has no value
- Index(es):
Relevant Pages
|