A
amorrison2006
Hi there
I am trying to use a combo box to filter my data in a form.
I only have one table and one form.
There are five fields.
I have a client and then with in a client I have orders.
Both of these are seperate fields.
I might two orders which would represent two records.
I want the combo box (which is also on my form) to be able to filter
down to see just a selected client.
I have tried to use the Event procedure for the After_Update using but
it doesn't work for me,
Please help,
Thanks in advance,
Andrea
I am trying to use a combo box to filter my data in a form.
I only have one table and one form.
There are five fields.
I have a client and then with in a client I have orders.
Both of these are seperate fields.
I might two orders which would represent two records.
I want the combo box (which is also on my form) to be able to filter
down to see just a selected client.
I have tried to use the Event procedure for the After_Update using but
it doesn't work for me,
Please help,
Thanks in advance,
Andrea