|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Format Query Question Access XP
Hey,
Ok, I'm trying to figure out a way to combine a column with first names to a column of last names. I have done this with a query that looks like this Combined Name: [First Name] & [Last Name]. This returns a column of the combined name but with no space between them. JohnSmith not John Smith. How can I get a column of full names that include a space between them? I'm using Access XP. Thanks, Michael |
|
#2
|
|||
|
|||
|
Try [First Name] & " " & [Last Name]
|
|
#3
|
|||
|
|||
|
Works
Thanks so much. I knew it had to be something simple like that.
Michael |
![]() |
| Viewing: Dev Shed Forums > Databases > Database Management > Format Query Question Access XP |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|