therodzone
New member
- Local time
- Today, 05:14
- Joined
- Sep 10, 2002
- Messages
- 7
I'm using a Query to sort a persons FirstName, and LastName fields in Alpha order. Then I added in the query to combine the two fields like so :
Name: [LastName] and [FirstName]
My output is like this..
LastNameFirstname
How do combine the two as I did, but seperate them with a comma??
Thanks!
Name: [LastName] and [FirstName]
My output is like this..
LastNameFirstname
How do combine the two as I did, but seperate them with a comma??
Thanks!