Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default How to pull in rows based on Column A data?

I have a need to dump data into a main worksheet and have multiple
supplementary worksheets populate their data based on the value in column A.
Example: Master sheet has data in columns A-F and is sorted by Customer Class
in column A. There are 19 rows of data that have class '06' in column A, and
I create a separate worksheet titled '06' that I wish to have populated with
all the data for class '06' customers via a formula of some kind. A formula
of some sort is preferred over VB script. The purpose of this is to
periodically update the data in the master sheet so it flows down to the
split sheets and populate the charts which I have already set up. Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 897
Default How to pull in rows based on Column A data?

I highly doubt you can do this with a formula, since you want to copy
or move the data to other worksheets. I believe Ron de Bruin has some
macro code that you can use to select a column and split out the
information into different worksheets. But I don't know if it works
the way you need it to.

http://www.rondebruin.nl/copy5.htm

Then you could use dynamic named ranges that would auto-update
whatever charts you wanted.


HTH,
JP

On Aug 4, 3:31*pm, Chris Lukowski
wrote:
I have a need to dump data into a main worksheet and have multiple
supplementary worksheets populate their data based on the value in column A.
Example: Master sheet has data in columns A-F and is sorted by Customer Class
in column A. There are 19 rows of data that have class '06' in column A, and
I create a separate worksheet titled '06' that I wish to have populated with
all the data for class '06' customers via a formula of some kind. A formula
of some sort is preferred over VB script. The purpose of this is to
periodically update the data in the master sheet so it flows down to the
split sheets and populate the charts which I have already set up. Thanks!


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default How to pull in rows based on Column A data?

Thanks, I'll let everybody know if I can get it to work, unless somebody has
a better idea.

"JP" wrote:

I highly doubt you can do this with a formula, since you want to copy
or move the data to other worksheets. I believe Ron de Bruin has some
macro code that you can use to select a column and split out the
information into different worksheets. But I don't know if it works
the way you need it to.

http://www.rondebruin.nl/copy5.htm

Then you could use dynamic named ranges that would auto-update
whatever charts you wanted.


HTH,
JP

On Aug 4, 3:31 pm, Chris Lukowski
wrote:
I have a need to dump data into a main worksheet and have multiple
supplementary worksheets populate their data based on the value in column A.
Example: Master sheet has data in columns A-F and is sorted by Customer Class
in column A. There are 19 rows of data that have class '06' in column A, and
I create a separate worksheet titled '06' that I wish to have populated with
all the data for class '06' customers via a formula of some kind. A formula
of some sort is preferred over VB script. The purpose of this is to
periodically update the data in the master sheet so it flows down to the
split sheets and populate the charts which I have already set up. Thanks!



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
Adding rows of data based on first column Dewaynep New Users to Excel 3 May 1st 08 02:52 PM
Pull data based on month MikeJ Excel Discussion (Misc queries) 5 January 4th 08 04:50 PM
Sorting Rows Based on data in one column AM Excel Discussion (Misc queries) 0 November 21st 07 02:53 PM
Formatting Rows of Data based on Column Data mwmasch Excel Worksheet Functions 3 July 24th 07 04:36 PM
Pull data from another sheet based on certain criteria steve_sr2 Excel Discussion (Misc queries) 1 February 23rd 06 10:08 AM


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