Thread: reverse vlookup
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
John
 
Posts: n/a
Default reverse vlookup

vlookup is great for pulling info out of my excell db into a nice report. Now
I'd like to let the user type updated info into a neighboring report cell and
click a macro button that would store data back into the corresponding db
cell referenced by the associated vlookup. Can you point me to a macro
snippit or function that would do this?