How do i fill a list box on a form in excel
How do I fill a list box on a form in excel? I want to put unique records
from a row that I filter like this. ActiveSheet.Range("A15").AutoFilter
Field:=3, Criteria1:="<"
I would like to put the same into a list.
|