Pull Combobox info and populate other Controls (DynaSets)

  • Thread starter Thread starter Data
  • Start date Start date
D

Data

I have 1 combo box and 5 other Controls. I am pulling using a query to
pull the records and putting them into combo box. I want to be able to
select an item from the combo box list and then populate the other 5
controls with it's corresponding recrods. Does anyone know how I can do
that?

I'm using DynaSets and have a basic interface with "First Record",
"Next", "Previous" and "Last Record".
 
No, I haven't but I will - thanks for the tip!

Actually, I was able to figure out how to do that as well..
 
Back
Top