Hi All,
This is my first post,
I have two list box LISTBOX1 AND LISTBOX2 and a table which contains two columns COLUMN A & COLUMN B.
LISTBOX1 contains unique data of COLUMN A.
When I click particular data in LISTBOX1, Needs to apply filter in COLUMN A based on selected data. and pick the unique data of COLUMN B needs to insert into LISTBOX2.
I am new to Access, don't know how to " apply filter and get unique values and insert into LISTBOX2"
Thanks in Advance