View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
TUNGANA KURMA RAJU
 
Posts: n/a
Default copy,paste and loop through workbook

I am looking for a macro,Match sheet2 name value from sheet1! a:a list,copy
those matching row values(sheet1!B:f) and paste them to relevant sheet's last
empty row(sheet2! a(row#):e(row#)),thus loop through every sheet from sheet2
to end sheet of workbook.