For some reason I get the following message when trying to run a query with “SSN: Left([Field4],3) & Mid([Field4],5,2) & Right([Field4],4)” as the Field to append to a table:
“Function is not available in expressions in query expression ‘SSN: Left([Field4],3) & Mid([Field4],5,2) & Right([Field4],4)’.”
Any ideas what would cause this?
Thanks,
Ken