Hi Everyone,
I need help with a function I am trying to create. I have a table(table1) with three columns, and about 100 rows. I have a form(form1) with a listbox(listbox1) that populates itself using an SQL statement. It only calls for column A out of the three (A,B,C …..) to show in the...