Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35
Default Collecting data from multiple sheets in wbk

Here is the scenario I am trying to solve:
I'm trying to collect onto one sheet the information from the other sheets
in a workbook. Only rows containing certain information from each sheet
needs to be collected. Is there a way to do this simply?

Example of problem:

Data:
Sheet 1 Sheet 2 Sheet 3
col 1 col 2 col 1 col 2 col 1
col 2
row 1 x x
row 2 x x
x
row 3 x
x
row 4 x x
row 5 x x x x

Desired result: (sorting for column 2 in each sheet)
Sheet 4
col 1 col 2
row 1 Sheet 1 row 3
row 2 Sheet 1 row 5
row 3 Sheet 2 row 2
row 4 Sheet 2 row 4
row 5 Sheet 3 row 2
row 6 Sheet 3 row 3

The solution I have right now, which is neither user-friendly nor elegant,
is to copy and "Paste Link" onto a blank sheet all the fields from the
previous sheets. I then use AutoFilter to perform the sorting.
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Collecting data from multiple files ronensis Excel Discussion (Misc queries) 3 July 16th 09 01:32 PM
collecting fata from all sheets into one sheet lana.b Excel Worksheet Functions 4 January 26th 09 08:08 PM
collecting data from multiple sheets Cindy E Excel Discussion (Misc queries) 2 March 10th 08 07:57 PM
collecting data from many sheets to one sheet Khoshravan Excel Discussion (Misc queries) 12 June 7th 07 10:01 PM
Multiple Sheets (Need to create 500 individual sheets in one workbook, pulling DATA Amaxwell Excel Worksheet Functions 4 August 17th 06 06:23 AM


All times are GMT +1. The time now is 10:30 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"