F
Frederick Kawa
Does anyone know how I can highlight the last selection of a list box when
the form initializes?
I made a 4 item listbox with a For Next (i) loop that reads the items from a
range in Sheet2.
When an item is selected I put it in another cell on Sheet2 that will be
read into a text file for later use.
I want that last selection to be highlighted the next time I run the form so
the user knows which item was selected the last time.
Any ideas on how to do it?
Thanks.
Fred.
the form initializes?
I made a 4 item listbox with a For Next (i) loop that reads the items from a
range in Sheet2.
When an item is selected I put it in another cell on Sheet2 that will be
read into a text file for later use.
I want that last selection to be highlighted the next time I run the form so
the user knows which item was selected the last time.
Any ideas on how to do it?
Thanks.
Fred.