Alan,
I don't see an attachment???
Alan,
I don't see an attachment???
There doesn't appear to be an attachment.
I'd say we'd stop sending snow your way, but it seems we have a bunch more coming.
mmmm? Wonder what happened there? Uploading one more time.
Like I suggested:
SELECT tContacts.ID, tContacts.Last, tContacts.First, tContacts.SigOther, tContacts.Mail1, tContacts.Mail2, tContacts.City, tContacts.State, tContacts.Zip, tContacts.Phone1, tContacts.Phone2, tContacts.Phone3, tContacts.Phone4, tContacts.AwayMail, tContacts.AwayCity, tContacts.Astate, tContacts.Azip, tContacts.Email1, tContacts.Email2, tContacts.BadAddress, tContacts.BadEmail, tContacts.MailToStmbt, tContacts.JoinYr, tContacts.Archive, tContacts.SecondParty
FROM tContacts
WHERE (((tContacts.ID)=[forms]![fContacts].[myselector]))
ORDER BY tContacts.Last;
Thanks Paul,
I was trying to put that in the source for the combo box and not for the entire form. Big Thanks.
Alan
Happy to help Alan!
Glad you have it resolved. (more time for skiing....)