combining data

  • Thread starter Thread starter frank
  • Start date Start date
F

frank

I have a large amount of data formatted in the same way in
three to four different worksheets. Each sheet holds
about 1000+ rows of data. Is there a way to combine the
data from all four sheets into one?
 
Copy and Paste?

Or do you need some code for this as you will be doing it regularly?
 
-----Original Message-----
Copy and Paste?

Or do you need some code for this as you will be doing it regularly?

--
Michael Hopwood (Phobos)





.
Copy and Paste would be the obvious but the problem is
this is something I would be doing regularly so it seems
very time consuming.
 
Back
Top