Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Create Worksheets Based Upon Changing Column Values in XP

I'm trying to find a way to create new worksheets, and populate it
with values, everytime a specific column value changes. I've sorted
the master worksheet by driver name. Now, I'd like a routine or
add-in that creates a new worksheet everytime the driver's name
changes. Worksheet name should be driver's name, and column headers
(row 1) should be included at the top of each worksheet. There are 15
or so columns of data, and that data should be copied over as well.
It sort of reminds me of the Subtotal routine, but instead of
subtotals or page breaks between groups, I'd like a new worksheet for
each manager.

I'm running Excel XP. I need to distribute in Excel because most of
our driver's don't have Access or Snapshot Viewer installed.

I've searched and searched the newsgroups, the Microsoft KB, as well
as a few great Excel sites and haven't found anything that addresses
this problem.

Any ideas or pointers are appreciated.

Gary
www.storkoccasions.com
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,824
Default Create Worksheets Based Upon Changing Column Values in XP

You may want to run a macro whenever you need the extraction.

Debra Dalgleish's has some code that does this kind of thing:

http://www.contextures.com/excelfiles.html

There are a couple of files you may want to steal from:

Create New Sheets from Filtered List -- uses an Advanced Filter to create
separate sheet of orders for each sales rep visible in a filtered list; macro
automates the filter. AdvFilterRepFiltered.xls 35 kb

Update Sheets from Master -- uses an Advanced Filter to send data from
Master sheet to individual worksheets -- replaces old data with current.
AdvFilterCity.xls 55 kb

Gary wrote:

I'm trying to find a way to create new worksheets, and populate it
with values, everytime a specific column value changes. I've sorted
the master worksheet by driver name. Now, I'd like a routine or
add-in that creates a new worksheet everytime the driver's name
changes. Worksheet name should be driver's name, and column headers
(row 1) should be included at the top of each worksheet. There are 15
or so columns of data, and that data should be copied over as well.
It sort of reminds me of the Subtotal routine, but instead of
subtotals or page breaks between groups, I'd like a new worksheet for
each manager.

I'm running Excel XP. I need to distribute in Excel because most of
our driver's don't have Access or Snapshot Viewer installed.

I've searched and searched the newsgroups, the Microsoft KB, as well
as a few great Excel sites and haven't found anything that addresses
this problem.

Any ideas or pointers are appreciated.

Gary
www.storkoccasions.com


--

Dave Peterson

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
Excel - changing column reference based on value of other column Dharmesh Patel Excel Discussion (Misc queries) 4 October 12th 09 02:41 PM
MS Excel - changing reference column value based on another column Dharmesh Patel[_2_] Excel Discussion (Misc queries) 2 October 12th 09 01:19 PM
Macro to Create Worksheets Based on Cell Values Lilbit Excel Worksheet Functions 3 March 24th 08 05:39 PM
Changing values in a row based on a cell in the row. Casey Excel Discussion (Misc queries) 2 September 14th 05 03:23 PM
Count unique values and create list based on these values vipa2000 Excel Worksheet Functions 7 August 5th 05 01:17 AM


All times are GMT +1. The time now is 08:09 AM.

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

About Us

"It's about Microsoft Excel"