I have a listbox with an underlying query, and one of the fields is CiberEmpID.
I want the cbobox to filter the listbox using CiberEmpID
So the form name is: FrmTCDealerNotes
the expression or filter that I tried to use is [Froms]. [FrmTCDealerNotes].[CboCiberEmployees].[CiberEmpID]
this didnt work
Any help would be appreciated