G
Guest
In a data entry form. I have a pull down box to select
Object(7000,8000,9000)from a lookup table OBJECTS
Say I select 7000...then in the next pull down I select Dept(1, 2, 3 )from
lookup table DEPTS..say select 1
On the third pull down....I would just like to see the 7000 for dept 1.
I tried several ways...select object, select dept. but I get every account
number all 7000, all 8000, and all 9000...... with object 7000, dept 1, third
box should show only accounts corresponding...how do I do that?
Object(7000,8000,9000)from a lookup table OBJECTS
Say I select 7000...then in the next pull down I select Dept(1, 2, 3 )from
lookup table DEPTS..say select 1
On the third pull down....I would just like to see the 7000 for dept 1.
I tried several ways...select object, select dept. but I get every account
number all 7000, all 8000, and all 9000...... with object 7000, dept 1, third
box should show only accounts corresponding...how do I do that?