B
Bob Betts
I have a form with tblUSERS as main table connected to tblCABINET which is
connected to tblDRAWERS and lastly connected to tblFILES ...
Created two combo boxes one that looks up to tblCABINETS table and another
combo box that refers to tblDRAWERS ... both displays complete list of
cabinet and drawers regardless of who the user is displayed ...
What I want is that upon opening the form ... it would only display the
userno and user name ..... with the combobox for drawers lshowing anly
drawers for that current user and after clicking the combox ... the combobox
for drawer would be filtered based from the cabintes cbo box ... which then
displays certain files based from the drawers filtered ...
Thanks.
connected to tblDRAWERS and lastly connected to tblFILES ...
Created two combo boxes one that looks up to tblCABINETS table and another
combo box that refers to tblDRAWERS ... both displays complete list of
cabinet and drawers regardless of who the user is displayed ...
What I want is that upon opening the form ... it would only display the
userno and user name ..... with the combobox for drawers lshowing anly
drawers for that current user and after clicking the combox ... the combobox
for drawer would be filtered based from the cabintes cbo box ... which then
displays certain files based from the drawers filtered ...
Thanks.