amourdevin
Technical User
I have a report:
[EmployeeID] [LastName] [FirstName]
I want to repeat the EmployeeID field but have an asterisk added to either side of the value so it ultimately can be used with a 3of9 barcode reader:
[EmployeeID] [LastName] [FirstName] *[EmployeeID]*
I do not need help repeating EmployeeID, just getting asterisks on either side of it.
Thanks in advance!
[EmployeeID] [LastName] [FirstName]
I want to repeat the EmployeeID field but have an asterisk added to either side of the value so it ultimately can be used with a 3of9 barcode reader:
[EmployeeID] [LastName] [FirstName] *[EmployeeID]*
I do not need help repeating EmployeeID, just getting asterisks on either side of it.
Thanks in advance!