Hi,
I have a form for a Work Order Table. It has a list box showing work order records, choose one and the form goes to that record.
When i filter the form to let say State-"California"; i want the list box to also filter out and only show those with California as State. Right now, the form filter is fine but the listbox still shows all records.
Please give me the code/syntax on how to filter the listbox too.
Thanks,
Jun M
I have a form for a Work Order Table. It has a list box showing work order records, choose one and the form goes to that record.
When i filter the form to let say State-"California"; i want the list box to also filter out and only show those with California as State. Right now, the form filter is fine but the listbox still shows all records.
Please give me the code/syntax on how to filter the listbox too.
Thanks,
Jun M