View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dinesh rekulapally dinesh rekulapally is offline
external usenet poster
 
Posts: 3
Default how to write a macro to club data in multiple excel workbooks into asignle one???

Hi...

I want to write a macro to club similar data present in different work
books into a single work book. This macro should be dynamic in itself
means that if I'm varying the number of rows (because of increase or
decrease in data next time) in these individual worksbooks when I run
the macro then it should be able to take these total number of rows
into the new work book. Please help me in either writing a macro for
this kind of problem or with a source code.

Thanks and Regards,
Dinesh Rekulapally