managing 3 combos

P

Peter

Hello,
I am creating a Form with historic sales data. I
have 3 combo boxes.
First combo gives a time period the user wants to see the
results,then filtering on the time period, the second
combo box should display the names of contract IDs and
the third combo displays the filtered product names.
The form works fine with 2 combo boxes. Is there any idea
about getting the form running with 3 combo boxes..with 3
combos it doesnt display any value in the 2nd combo
whenever a value is selected in the first combo..
any indicators?!?

Thanks,
Cheers,
Peter
 
R

rico

Hi Peter,

It is going to be difficult to know what you doing wrong without knowing
what you are doing. Please include the code you are using on the combos and
more about how you are doing it.

Rico
 
Top