Mailing Label Titles

Spuds

New member
Local time
Today, 04:50
Joined
Sep 29, 2006
Messages
2
I have imported a database from Excel containing name and address information. The database has two fields for the name (One for the first name and one for the last). When I try to develope a report with the mailing labels containing both name fields, instead of displaying the first and last names, it displays the report title, followed by the last name. (Example: Out of State Labels Bell instead of Thomas Bell) If I build the report with only the first or only the last name, the labels appear to be correct. I have looked at everything on the back end and can't seem to find a cause for the error, but I'm also very new to this. I am assuming that the error occured on the Excel side, since the sample database produces labels that are correct.

Does anyone know what is causing this error and how I can fix it?

Thanks for your help,
Michelle
 
What do the first name and last name fields contain in the Access table? If you run a query of the table, what is in these fields. Create a field in the query concatinating these fields. Then run the labels from the query.
 

Users who are viewing this thread

Back
Top Bottom