I have a form that is setup to find as you type on various fields in the form.
Works just spiffy.
But I need to add the Experience criteria to the form.
The experience criteria is setup as following:
TblExperience
ExperienceID
Experience
TblResumeExperience
ResumeID
ExperienceID
WorkerID
TblResumes
WorkerID
So, when I put it in a subform on the Resume Main Form it comes out like this:
Experience
Pipe Fitter
Start-up
Commissioning
I need to have them listed in one field on a form that I can do a search for?
If not can you point me in a direction to search?
Thanks so much for your time!~