B
BZeyger
Hello,
I have a table (Main_table) that has 3 columns. The three columns are Part,
Name, and Location.
I also have a form that has 3 list boxes (lstPart, lstName, and
lstLocation), and a button. I would like the user to click the button and the
list boxs would populate with all items that appear more than 15 times in the
table. lstPart would show all of the line items that appear 15 or more times
in the category.
I am a little confused on how to code this. Can someone provide assistance?
I have a table (Main_table) that has 3 columns. The three columns are Part,
Name, and Location.
I also have a form that has 3 list boxes (lstPart, lstName, and
lstLocation), and a button. I would like the user to click the button and the
list boxs would populate with all items that appear more than 15 times in the
table. lstPart would show all of the line items that appear 15 or more times
in the category.
I am a little confused on how to code this. Can someone provide assistance?