Hello friends,I am again stuck & need your help.
I have a a table with 2 columns
Column1 (Area) like 3A, 3U, 4A, 4U,5A, 5U, 6A, 6U
COLUMN2 (Systems) like AY, FC, HD, IA, LC, LS, P, SY, UA,etc
Some Areas are link with some system. Not All Area to All system.
I want to select one Area from Combo Box like 3A
and I want only system display from other Combo Box which are associated with Area 3 (Not All)
So this easy task I can not perform and requesting for help. Either to perform it via Query or VBA Code..
Thanks in advance..
Irshad Ahmed
I have a a table with 2 columns
Column1 (Area) like 3A, 3U, 4A, 4U,5A, 5U, 6A, 6U
COLUMN2 (Systems) like AY, FC, HD, IA, LC, LS, P, SY, UA,etc
Some Areas are link with some system. Not All Area to All system.
I want to select one Area from Combo Box like 3A
and I want only system display from other Combo Box which are associated with Area 3 (Not All)
So this easy task I can not perform and requesting for help. Either to perform it via Query or VBA Code..
Thanks in advance..
Irshad Ahmed
Comment