doublecypher
New member
- Local time
- Today, 07:24
- Joined
- Sep 22, 2009
- Messages
- 2
Hello all,
I first would like to apologize as I am sure this question has been asked in the past. I have found many many posts addressing similar problems however , none seem to hit exactly what I am trying to accomplish. My very limited programming knowledge compounds the issue and makes it hard to apply other solutions that may be close but not exact.
I have a form with five combo boxes all set up to search for information in different fields on the same table (5 fields in 1 table). The screen capture I included is the form I am working on and it’s intended function is to simply look up a “client” with any one field (combo box). The current macro does this for me but for each combo box independently and they need to be linked. I will always need the “Band Name” combo box (table key) to be populated and would like the others to auto populate once the desired record is found . Example: if the only piece of information I have on a client is say the “First name”, i currently can find his record using the frist name in its respective combo box, but once found it needs to populate all the other combo boxes with that records information.
Hope this makes sense and any help is greatly appreciated.

I first would like to apologize as I am sure this question has been asked in the past. I have found many many posts addressing similar problems however , none seem to hit exactly what I am trying to accomplish. My very limited programming knowledge compounds the issue and makes it hard to apply other solutions that may be close but not exact.
I have a form with five combo boxes all set up to search for information in different fields on the same table (5 fields in 1 table). The screen capture I included is the form I am working on and it’s intended function is to simply look up a “client” with any one field (combo box). The current macro does this for me but for each combo box independently and they need to be linked. I will always need the “Band Name” combo box (table key) to be populated and would like the others to auto populate once the desired record is found . Example: if the only piece of information I have on a client is say the “First name”, i currently can find his record using the frist name in its respective combo box, but once found it needs to populate all the other combo boxes with that records information.
Hope this makes sense and any help is greatly appreciated.
