Hi
I have a problem where on an ADD page , I would like to test an user INPUT values (not drop down boxes)ex. CAR year and car make , then use these fields to filter another field say car price which is a drop down box. Also the car price is on a different table but has use keys of year and model .
I see that I could do a single dependency using catagory only if year and make were also dropdown boxes but here I have multiple dependencies and not drop downs
thanks for any help in advance
Gino