Re: Concatenate FirstName and LastName field and include a space

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



[FirstName] & " " & [LastName]

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)


"ChuckW" <haji@xxxxxxxxxxx> wrote in message
news:661A017A-A91C-401E-BEB9-06536374A16A@xxxxxxxxxxxxxxxx
Hi,
I have a FirstName and LastName field. I want to concatenate the two
fields
but when I do there is no space between the first and last names which is
what I want. Can someone help?

Thanks,
--
Chuck W


.



Relevant Pages