View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Albie Albie is offline
external usenet poster
 
Posts: 13
Default Extracting Data from Multiple worksheets to a single worksheet

I have a series of worksheets (about 180) that contain a form with vaious
data on the form. Each worksheet has the data in the exact location. I
would like to "merge" these records on to one worksheet in table format. The
worksheet names are all of the same format "mmddyy 1st" or "mmddyy 2nd" to
distiquish between 1st and 2nd shift of each day. I am very new to VBA
programming in Excel and need the basics as well. Thanks