Saturday, February 11, 2012

#error in table fields

Hello NG,
i have a table with some data from a dataset.
Some fields are calculationresults from other fields.
Now there is some fields which has the conent "#error".
Can i catch this? I want to have an empty field, when "#error" occurs.
Thanks!Sure, you can probably put some check in an IIF() to make sure that you get
this result. But what check or test you have to put there will depend on
the type of error you are getting -- what do your expressions look like?
>L<
"Petra Grumbach" <grumbach@.ib-guenther.de> wrote in message
news:%23cVp0B5mHHA.3704@.TK2MSFTNGP02.phx.gbl...
> Hello NG,
> i have a table with some data from a dataset.
> Some fields are calculationresults from other fields.
> Now there is some fields which has the conent "#error".
> Can i catch this? I want to have an empty field, when "#error" occurs.
> Thanks!
>

No comments:

Post a Comment