Using Access 2000
The database has about 250 names, addresses, etc.
In a query that concatenates FirstName and LastName, all the names show up as follows...
Joe Smith
Adam Brown
Corey White etc. etc.
with the exception of one name that concatenates without a space between FirstName and LastName...
BrentMills
I have checked and rechecked the query and its underlying form, and the input form, and can find nothing in this record which would make it concatenate improperly.
Any clues?
Tom
The database has about 250 names, addresses, etc.
In a query that concatenates FirstName and LastName, all the names show up as follows...
Joe Smith
Adam Brown
Corey White etc. etc.
with the exception of one name that concatenates without a space between FirstName and LastName...
BrentMills
I have checked and rechecked the query and its underlying form, and the input form, and can find nothing in this record which would make it concatenate improperly.
Any clues?
Tom