View Single Post
  #1   Report Post  
Jeff
 
Posts: n/a
Default Inputbox with Listbox

Hello,

I have a listbox of names with a row.source. I'd like, if possible, to
create a VBA macro that would, after clicking on a name, trigger an inputbox
that would enable me to add a $ value in the corresponding row (of the name
clicked) in Column E.
Jeff