Hi I have this lookup code and I need a little adjustments to do my bidding.
I want to avoid loading the listbox when the data exceeds 10 rows.
I have been starring at it for a while. I can't figure out what to place and where to place it.
Sub Lookup()
Me.lstView.ColumnCount = 6...