VB Code to Auto fill in combo boxes

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hello,

i am creating a form that i want to auto fill in the following combo boxes:

from the last name combo box(source), the first name combo box and rank
combo boxe would then automatically fill in the rest of the individuals
information i.e. first name and rank.

i have zero knowledge/training in visual basic creating code and any help in
this matter would be appreciated.

thanks

douglas jones
 
Did you do a search? The post two below yours asks almost exactly the same
question and has a response that explains how to do it. The topic is "Auto
Update a value in a field based on another"

Please search for answers to your questions before adding a new post.

Rick B
 
rick b

thanks

doug

Rick B said:
Did you do a search? The post two below yours asks almost exactly the same
question and has a response that explains how to do it. The topic is "Auto
Update a value in a field based on another"

Please search for answers to your questions before adding a new post.

Rick B
 
Back
Top