View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rob P Rob P is offline
external usenet poster
 
Posts: 15
Default Copying data from 100 tabs to one summary page

Hi there, I have over 100 tabs with numerical data - each tab is named

I want to create a summary on one tab

I am having problems writing a macro to copy the data from each tab
onto the summary page

I want to paste each tab name on the summary sheet in column A with
the data in rows starting in Column B

i have written the loop - but am struggling to include the tab names -
can anyone help with this code?

any ideas? many thanks