View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
joemeshuggah joemeshuggah is offline
external usenet poster
 
Posts: 96
Default variable target address

i have two worksheets...one that has a list of names , and a detail sheet
that has data for each name.

i am looking to have a macro that would create a third sheet that summarizes
the detail in the data sheet for the name that is double clicked in the name
sheet without having to create a separate macro for each name. is this
possible?