K
kft10
Hi all,
I have combo box contains client_code, client_name and program. I'd like to
eliminate the list based on the program that I entered before. Here is the
list:
Client_code Client_name Program
0001 Andrea Ali abc
0005 Ron Ajemian aaa
0003 Andy Gip abc
0004 Loren Yip zzz
0007 Gloria Yip abc
So If I input the Program field, let's say program 'abc', when I click the
drop down menu, the combo box will give me the list for client Andrea Ali,
Andy Gip and Gloria Yip only.
Is anyone can give me idea? Thank you in advance.
Rgds,
KF
I have combo box contains client_code, client_name and program. I'd like to
eliminate the list based on the program that I entered before. Here is the
list:
Client_code Client_name Program
0001 Andrea Ali abc
0005 Ron Ajemian aaa
0003 Andy Gip abc
0004 Loren Yip zzz
0007 Gloria Yip abc
So If I input the Program field, let's say program 'abc', when I click the
drop down menu, the combo box will give me the list for client Andrea Ali,
Andy Gip and Gloria Yip only.
Is anyone can give me idea? Thank you in advance.
Rgds,
KF