J
Joseph Misko
I am creating a report based on a table. I was sure that before I have
entered this into the field's source on the report and gotten what I want:
=[FirstName] & " " & [LastName]
However, now that just gives me an error. I've tried a few combinations,
but all give me an error. It seems like this should be straightforward and
not need a query. Can anyone give me the syntax hints?
Thanks,
Joe
entered this into the field's source on the report and gotten what I want:
=[FirstName] & " " & [LastName]
However, now that just gives me an error. I've tried a few combinations,
but all give me an error. It seems like this should be straightforward and
not need a query. Can anyone give me the syntax hints?
Thanks,
Joe