Hello,
I'm concatenating the values of two fields (one is text and the other number) into another field (text).
I have the receiving field set up as calculated. The formula I'm using is "IIf([unit]="",[House Number],[Unit] & "-" & [House Number])".
The error I get is "the expression could not be saved because its result type, such as binary or null, is not supported by the server".
What am I doing wrong?
Thanks
I'm concatenating the values of two fields (one is text and the other number) into another field (text).
I have the receiving field set up as calculated. The formula I'm using is "IIf([unit]="",[House Number],[Unit] & "-" & [House Number])".
The error I get is "the expression could not be saved because its result type, such as binary or null, is not supported by the server".
What am I doing wrong?
Thanks