View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
M.Desmond[_2_] M.Desmond[_2_] is offline
external usenet poster
 
Posts: 1
Default ListBox multi select updating in database

Hi I am stumped-
I have a populated listbox that I need to be able to use to find my
selections in a database and enter a defined date into the first empty cell
in their row.
I honestly have limited VBA experience but anything would help.
Basically how do I edit/manipulate the selections from a listbox once I have
them selected?