Moving data to another worksheet

  • Thread starter Thread starter Lance
  • Start date Start date
L

Lance

My company receives a spreadsheet from another company with information
reported in an unusual format, something like this:

Heading Heading Heading Heading Heading
Data Data Data Data Data
Heading Heading Heading Heading Heading
Data Data Data Data Data
Heading Heading Heading Heading Heading
Data Data Data Data Data

I don't know why they format the information in this manner, and I
can't get them to change their report. I am stuck with this.

This would be one set of information, and there is a variable # of
these information sets each week contained in the report. I would like
to pull this information out append it to another spreadsheet across
one row at the bottom of the current dataset.

Anybody have any ideas?
Thanks
Lance
 
Each heading row is identical to the others?

Apply Data|Filter|autofilter to the range
show the headings
delete those visible rows
data|filter|show all data

Copy the remaining range where you want.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top