B
_Bigred
I have a table the contains fields for Last Name and First Name in
tblEMPLOYEE
LastName FirstName
Doe | John
But I would like to use this data on a report that would place this data in
1 field showing it in the
Doe, John format
Is there a way to do this without changing the source table's data?
TIA,
_Bigred
tblEMPLOYEE
LastName FirstName
Doe | John
But I would like to use this data on a report that would place this data in
1 field showing it in the
Doe, John format
Is there a way to do this without changing the source table's data?
TIA,
_Bigred