Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Worksheet Parsing of Rows Based Upon Column Value

Hello world!

Using Excel 2002 I am trying to create a workbook that contains a
master worksheet of information. One column contains a sales person
name (there are only ten sales persons). I would like to have separate
worksheets within the workbook for each sales person and have them
automatically populated with the corresponding rows entered into the
master worksheet.

In other words, if I enter a row of data into the master worksheet and
the sales person column equals "Bob", then I would like that row of
data copied to the next available row in the "Bob" worksheet. Or, if
the sales person column equals "Tom", then I would like that row of
data copied to the "Tom" worksheet.

Additionally, it would be nice if the solution allowed for sorting of
the individual sales person worksheets without breaking the automatic
copy functionality.

Thanks to anyone who can help with this!!!

Jim

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default Worksheet Parsing of Rows Based Upon Column Value

Hi Jim

If you only have to use the separate sheets ones a week/month you can also create
the sheets when you need them with a macro.

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


--
Regards Ron de Bruin
http://www.rondebruin.nl


wrote in message oups.com...
Hello world!

Using Excel 2002 I am trying to create a workbook that contains a
master worksheet of information. One column contains a sales person
name (there are only ten sales persons). I would like to have separate
worksheets within the workbook for each sales person and have them
automatically populated with the corresponding rows entered into the
master worksheet.

In other words, if I enter a row of data into the master worksheet and
the sales person column equals "Bob", then I would like that row of
data copied to the next available row in the "Bob" worksheet. Or, if
the sales person column equals "Tom", then I would like that row of
data copied to the "Tom" worksheet.

Additionally, it would be nice if the solution allowed for sorting of
the individual sales person worksheets without breaking the automatic
copy functionality.

Thanks to anyone who can help with this!!!

Jim



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Worksheet Parsing of Rows Based Upon Column Value

Thank you very much Ron . . . This was exactly what I was looking for!

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
Sum specific column rows based on 2 different column criteria Jack Excel Worksheet Functions 3 October 9th 08 05:03 PM
Cutting Rows from one Worksheet to another based on a value Edwyn Excel Discussion (Misc queries) 0 October 20th 06 12:11 PM
Sending rows to another worksheet based on value of cells in column A Lindsey M[_2_] Excel Programming 5 August 30th 05 09:21 AM
parsing text field based on commas or spaces Excel User Excel Programming 1 October 22nd 04 09:34 PM
Many Rows to One Row based off of first column RAB Excel Programming 1 July 22nd 04 05:03 AM


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