I am trying to combine two fields into one, but separate them with a -. For example, 111-3. I have tried the following formula, but I get an error when I try to save it:
{Test_3.Category}+"-"+{Test_3.SubNumber}
I get an error that says "A number, currency amount, date, time, or date-time is required here." The bold area above is where the error is. Both of the fields I am trying to combine are numeric fields.
Any help would be greatly appreciated!!
{Test_3.Category}+"-"+{Test_3.SubNumber}
I get an error that says "A number, currency amount, date, time, or date-time is required here." The bold area above is where the error is. Both of the fields I am trying to combine are numeric fields.
Any help would be greatly appreciated!!