Help!!!
I need to create a query which selects records from table [Employees] where [Employee ID] matches [ID] selected from a multi select list box on a form when I click a button on my form.
My list box is called list0. I have found several posts on this subject with samples of code etc. but I am a real newbie and don't understand where this code has to go. Could someone tell me what code I need, with comments so I can understand what it means and let me know where I have to put this code please.
Thanks
Stephen
I need to create a query which selects records from table [Employees] where [Employee ID] matches [ID] selected from a multi select list box on a form when I click a button on my form.
My list box is called list0. I have found several posts on this subject with samples of code etc. but I am a real newbie and don't understand where this code has to go. Could someone tell me what code I need, with comments so I can understand what it means and let me know where I have to put this code please.
Thanks
Stephen