MS Access: two linked combo boxes on a form -
beginner ms access question.
i have 3 linked dimensions (say color, type, , size of animal) linked fact table.
i create form these 3 dimension choices in combo boxes, when select 1 new record, other 2 combo boxes refresh available values.
for instance, if select dog type, color show (white, black, orange) not green, if select size small, type not include whale, etc.
i know can in vba ideally avoid writing code this.
also, if there better alternative similar behavior please let me know.
this referred known cascading combo boxes, have read here 1 technique http://www.baldyweb.com/cascadingcombo.htm
Comments
Post a Comment