Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
bbc1
 
Posts: n/a
Default Extract information from Multiple sheets

I have a workbook with 12 sheets inside of it, each of these sheets is a
series of names and age groups how can I extract the information on a
particular group from each sheet to one sheet.
ie
Sheet A Billy u12 john u14 sarah u16, these are the same across all sheets,
but iI need to extract u14 group from each sheet into one, over 200 entries
in each
sheet, so need macro or a formula.

  #2   Report Post  
Posted to microsoft.public.excel.misc
Bryan Hessey
 
Posts: n/a
Default Extract information from Multiple sheets


Hi,

If you only need to do this once, you could either set Data, Autofilter
on each sheet, and select the under 14 range to copy/paste,
or,
simply copy and paste all 12 sheets into one sheet, and sort over the
age column and bulk-delete all unwanted lines. With 3,000 lines this is
not too cumbersome a task.

If you need to perform this task often, then you have the option of
either recording a macro as you perform the above, or getting some VBA
code to join either the full set of worksheets or the selected range.
The drawback to VBA code is that if next time you have different Sheet
names or need a different group you will need to know how to amend it.

Does this help?

--


bbc1 Wrote:
I have a workbook with 12 sheets inside of it, each of these sheets is
a
series of names and age groups how can I extract the information on a
particular group from each sheet to one sheet.
ie
Sheet A Billy u12 john u14 sarah u16, these are the same across all
sheets,
but iI need to extract u14 group from each sheet into one, over 200
entries
in each
sheet, so need macro or a formula.



--
Bryan Hessey
------------------------------------------------------------------------
Bryan Hessey's Profile: http://www.excelforum.com/member.php...o&userid=21059
View this thread: http://www.excelforum.com/showthread...hreadid=533578

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
How do I combine multiple Excel sheets? Tom Excel Discussion (Misc queries) 1 April 15th 06 11:39 AM
extract key words/data from multiple files -dump in new worksheet MikeR-Oz New Users to Excel 10 March 20th 06 08:14 AM
insert Rows with Formulas in Place on Multiple Sheets? Michael Link Excel Discussion (Misc queries) 5 March 9th 06 01:54 PM
Compare 2 Sheets and Extract Unique Info to a 3rd Sheet kilo1990 Excel Discussion (Misc queries) 7 December 19th 05 10:36 PM
Calculations crossing multiple sheets Stephen McArthu Excel Discussion (Misc queries) 4 June 6th 05 04:35 PM


All times are GMT +1. The time now is 05:01 PM.

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"