How can i populate a text box in a form with related data from a table when a combolist is used from that table?
for example NSN and model are on a table.
the combobox lists the NSN.
when choosing a NSN from the combobox I would like the text
box below it to fill with the appropriate entry from the same record on that table.
this is probably a stupid question, but I had to ask it anyway.
for example NSN and model are on a table.
the combobox lists the NSN.
when choosing a NSN from the combobox I would like the text
box below it to fill with the appropriate entry from the same record on that table.
this is probably a stupid question, but I had to ask it anyway.