musclecarlover07
Registered User.
- Local time
- Today, 04:47
- Joined
- May 4, 2012
- Messages
- 236
Ok I have a list box (CounselorInitials) and a listbox (AssignedToYou)
The list box has 6 columns and is using a query (AssignedToMe). The important one is the 6th one (Counselor). All working off a table called DityLog.
I want to select initals in the combo box and then it will filter the listbox and only show records that are the same.
So if I select initals MC from the combo box I want the Listbox to show all records that have the initals with MC.
The list box has 6 columns and is using a query (AssignedToMe). The important one is the 6th one (Counselor). All working off a table called DityLog.
I want to select initals in the combo box and then it will filter the listbox and only show records that are the same.
So if I select initals MC from the combo box I want the Listbox to show all records that have the initals with MC.