G
Guest
I have 6 columns of data (A-F) on sheet 1 of workbook. The data can be
filtered from column A. The data needed to display in Listbox1 on form1 is
filtered by a selection from 4 different Checkboxes on form1. The displayed
data is from column B and will need to be sorted base on column B. The data
will grow but not exceeding 500 entries.
I’ve been working this for awhile. Any assistance will be appreciated.
filtered from column A. The data needed to display in Listbox1 on form1 is
filtered by a selection from 4 different Checkboxes on form1. The displayed
data is from column B and will need to be sorted base on column B. The data
will grow but not exceeding 500 entries.
I’ve been working this for awhile. Any assistance will be appreciated.