G
Guest
I have a continuous form that shows records for every employee, and I have a
RecordSetClone ComboBox in the header.
What I am trying to accomplish is when you open the form, all you see is the
RecordSetClone ComboBox in the header, and when you select an employee, only
those records will appear.
How do I code the VBA to achieve this?
Thank You
RecordSetClone ComboBox in the header.
What I am trying to accomplish is when you open the form, all you see is the
RecordSetClone ComboBox in the header, and when you select an employee, only
those records will appear.
How do I code the VBA to achieve this?
Thank You