I have combined fields in a query to make a full name field and also a full address field by typing in the query: fullname: [firstname] & ' ' [lastname]. My database has over 1,000 records (each have a different customer)(we are very popular). I have found that the first names stop joining after a while in the database and I am left with either just a first name in the record or a blank record. How do I fix this?
Kevin Robertson
@Reply 2 years ago
What do the First and Last names look like that aren't concatenating?
Try using double quotes instead of single quotes for the space.
Do you have Null values? Try using Null Math.
Sorry, only students may add comments.
Click here for more
information on how you can set up an account.
If you are a Visitor, go ahead and post your reply as a
new comment, and we'll move it here for you
once it's approved. Be sure to use the same name and email address.
This thread is now CLOSED. If you wish to comment, start a NEW discussion in
Visitor Forum.