K
keeverman
Hi, I have set up a combo box to show a first name, last name, and suffix.
The only part of this I can get to show up in anything I do is the first name.
The raw source is showing: SELECT Contacts.ID, Contacts.FirstName,
Contacts.LastName, Contacts.Suffix, * FROM Contacts ORDER BY
Contacts.[LastName];
The control source is showing: Client (which is the title of the column).
I have tried everything to get all three columns to show but nothing is
working.
I even read back through other questions regarding this issue and tried a
couple of suggestions that dealt with this but nothing helped.
I am using Access 2007
Thank you!
The only part of this I can get to show up in anything I do is the first name.
The raw source is showing: SELECT Contacts.ID, Contacts.FirstName,
Contacts.LastName, Contacts.Suffix, * FROM Contacts ORDER BY
Contacts.[LastName];
The control source is showing: Client (which is the title of the column).
I have tried everything to get all three columns to show but nothing is
working.
I even read back through other questions regarding this issue and tried a
couple of suggestions that dealt with this but nothing helped.
I am using Access 2007
Thank you!