Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15
Default Collating Data from Many Worksheets Within a Workbook

I have a workbook that has about 2 worksheets in it. I need to pull all the
data from each column, one column at a time, into a "master" worksheet. I
really don't want to open the worksheet, copy the column of data, go to the
master worksheet, then paste... over and over again.

Is there an expression or formula that I can write that would allow me to
pull the data from the multiple sheets into the master sheet? I understand
that even with a formula to do the extraction, I would most likely need a
formula for each worksheet. That's okay. I'd rather write 20 formulae than
cut and paste from 20 sheets.

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Collating Data from Many Worksheets Within a Workbook


Formulas can be used if you are returning on row/column of data for each
formula you write. but formulas are slow and if you are returning
differetn amount of data each time the workbook is updated.

A better method would be to write a vba macro to perform this task.
People would aruge the fact when macro should be used or formulas should
be used. But if you are returning a LARGE amount of data the formula
tend to slow down a workbook considerably.

Provide more information on the organization of the workbooks and data
so you can get the correct solution.


--
joel
------------------------------------------------------------------------
joel's Profile: http://www.thecodecage.com/forumz/member.php?userid=229
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=151851

Microsoft Office Help

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
Collating/ Summarising worksheets James Excel Discussion (Misc queries) 1 August 10th 07 02:54 AM
Help collating data from multiple worksheets Mediaid Excel Discussion (Misc queries) 0 August 21st 06 02:40 PM
Collating date from a number of worksheets into one Rooster Excel Discussion (Misc queries) 3 July 23rd 06 08:09 PM
collating Data Paul Cooke Excel Discussion (Misc queries) 0 December 5th 05 04:29 PM
Can a formula operate between worksheets, ie collating info from . Andy Excel Worksheet Functions 1 March 8th 05 05:30 AM


All times are GMT +1. The time now is 05:23 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"