jepoysaipan
Registered User.
- Local time
- Today, 15:21
- Joined
- Nov 4, 2007
- Messages
- 133
Hi guys,
I have a form with the following controls:
Control Name: cboEmpName
Source: Employee
Control Name: cboCustomer
Source: Customer
Control Name: cboJobOrderNo
Source: JobOrder
Control Name: lstRecordShow
Source: Employee
Now the problem, I wanted to only show on the listbox(lstRecordShow) the records depending on the user choices, it can only be sorted based on one criteria or it can be a combination of the three combo boxes.
I've searched the forum and only shows to open reports not to update a control within a form.
Please help me with this one, Thanks in advance.
Jeff
I have a form with the following controls:
Control Name: cboEmpName
Source: Employee
Control Name: cboCustomer
Source: Customer
Control Name: cboJobOrderNo
Source: JobOrder
Control Name: lstRecordShow
Source: Employee
Now the problem, I wanted to only show on the listbox(lstRecordShow) the records depending on the user choices, it can only be sorted based on one criteria or it can be a combination of the three combo boxes.
I've searched the forum and only shows to open reports not to update a control within a form.
Please help me with this one, Thanks in advance.
Jeff