Create First & Last Name text string in Access 2003 Forms

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am newbie with Access database and I am trying to create the text of two
fields into a single text string in Access 2003 Forms. I have tried using "=
[FirstName] &" "& [LastName] command but the system is only showing the first
name. What do I have to do to get this to work?
 
Make sure there is a value for LastName and also the text box is wide enough
to display both values.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top