S
Scott
Hello,
I am a vb novice, so bear with me. I have a form for HR Partners in
my company to request new positions be built for the organizations
they support. About half of the information on each record can be
assumed based on the Organization for which the request is being
generated (ie. HR Partner, Org Executive, Financial Controller,
etc.). I am trying to write vb that will, upon selection of an
Organization from a combobox, auto-populate these fields in the form
with the information corresponding to that Organization. My
assumption is that I should be able to query for distinct
organizations and their corresponding data elements, then set the
textboxes' controlsources to these fields based on the value selected
in the 'Organization' combobox.
I hope that made sense. Any thoughts? Am I even in the ballpark?
I am a vb novice, so bear with me. I have a form for HR Partners in
my company to request new positions be built for the organizations
they support. About half of the information on each record can be
assumed based on the Organization for which the request is being
generated (ie. HR Partner, Org Executive, Financial Controller,
etc.). I am trying to write vb that will, upon selection of an
Organization from a combobox, auto-populate these fields in the form
with the information corresponding to that Organization. My
assumption is that I should be able to query for distinct
organizations and their corresponding data elements, then set the
textboxes' controlsources to these fields based on the value selected
in the 'Organization' combobox.
I hope that made sense. Any thoughts? Am I even in the ballpark?