Dependent Combo Box in Forms

A

Abdul

when i try to apply the below mentioned procedures; when i type list2 i
the Input Range of Combo Box2, i get the msg "Reference is not Valid"

Can any body help me?

Use comboboxs from the Forms toolbar rather than from the Contro
Toolbox
 
M

MIKO

Look for my answer in your previous post

-MIKO
-----Original Message-----
when i try to apply the below mentioned procedures; when i type list2 in
the Input Range of Combo Box2, i get the msg "Reference is not Valid"

Can any body help me?

Use comboboxs from the Forms toolbar rather than from the Control your data sources
for the boxes are
linked to Item1, m2:
Item2, m3:
 
Top