G
Guest
Hi Everyone,
i have a main form and one subform. I have subform in datasheet view. i have
two problems with the cascaded combo boxes on the subform.
1- two combo boxes on the subform are vendor name and vendor number. i have
a table which contain vendor name and number. i want to select vendor name
and then i want to show appropraite vendor number.
the problem is when i chose vendor name the same name appears for all the
rows(may be because it is in datasheet view) want to avoid that if possible.
2- after choosing vendor name when i try to chose vendor number it asks for
a parameter value.
sorry if i was vague in explaining my problem...but ideally i would want
that when i select vendor name it only show for that row rather than
appearing for all the rows in the subform(which is in datasheetview).
secondly, i should be able to choose vendor number based on vendor
name.(Again i have a table which contains vendor Name and vendor Number).
i have a main form and one subform. I have subform in datasheet view. i have
two problems with the cascaded combo boxes on the subform.
1- two combo boxes on the subform are vendor name and vendor number. i have
a table which contain vendor name and number. i want to select vendor name
and then i want to show appropraite vendor number.
the problem is when i chose vendor name the same name appears for all the
rows(may be because it is in datasheet view) want to avoid that if possible.
2- after choosing vendor name when i try to chose vendor number it asks for
a parameter value.
sorry if i was vague in explaining my problem...but ideally i would want
that when i select vendor name it only show for that row rather than
appearing for all the rows in the subform(which is in datasheetview).
secondly, i should be able to choose vendor number based on vendor
name.(Again i have a table which contains vendor Name and vendor Number).