M
ma
Why is this not possible? I have a Date field that is sometimes null,
but I still want to be able to pass this value to my function. I get
the data mismatch error though...
It makes no difference if i check for IsNull inside my function as it
never gets this far.
The built-in function "Format()" appears to have no trouble dealing
with nulls...
Thanks for any help!
but I still want to be able to pass this value to my function. I get
the data mismatch error though...
It makes no difference if i check for IsNull inside my function as it
never gets this far.
The built-in function "Format()" appears to have no trouble dealing
with nulls...
Thanks for any help!