Combining Fields.

therodzone

New member
Local time
Yesterday, 20:19
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!
 
:o

Now that was really simple. Thanks, I'm a newbie as you can tell. :o
 

Users who are viewing this thread

Back
Top Bottom