Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default new sheet with data from other sheets


I have a workbook, each sheet is a departmental list of tasks. Each
task has a text status, a target date, a completion date (if done) and
a column for "O" or "C" outstanding or complete.

Question, how can I create another worksheet, within or outside of the
existing workbook, that automatically generates based on the O/C
indicator being "O"? The workbook when printed is 42 pages, the
outstanding list is only two or three. I am not a power user of
excel.

Thank you.


--
exceluser111
------------------------------------------------------------------------
exceluser111's Profile: http://www.excelforum.com/member.php...o&userid=37817
View this thread: http://www.excelforum.com/showthread...hreadid=573774

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default new sheet with data from other sheets

How about keeping all the data in the same location.

But then select your range and then use Data|Filter|Autofilter.

You can use the dropdown arrows to show just the rows you want.

And when you want to see all the data, just use Data|Filter|Show All.

====
There are routines available that will create separate sheets, but then it can
get dangerous. If someone updates the wrong version, your real data will be out
of sync.

You may want to look at the way Ron de Bruin and Debra Dalgleish approached it:

Ron de Bruin's EasyFilter addin:
http://www.rondebruin.nl/easyfilter.htm

Code from Debra Dalgleish's site:
http://www.contextures.com/excelfiles.html

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

If you're new to macros, you may want to read David McRitchie's intro at:
http://www.mvps.org/dmcritchie/excel/getstarted.htm

exceluser111 wrote:

I have a workbook, each sheet is a departmental list of tasks. Each
task has a text status, a target date, a completion date (if done) and
a column for "O" or "C" outstanding or complete.

Question, how can I create another worksheet, within or outside of the
existing workbook, that automatically generates based on the O/C
indicator being "O"? The workbook when printed is 42 pages, the
outstanding list is only two or three. I am not a power user of
excel.

Thank you.

--
exceluser111
------------------------------------------------------------------------
exceluser111's Profile: http://www.excelforum.com/member.php...o&userid=37817
View this thread: http://www.excelforum.com/showthread...hreadid=573774


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default new sheet with data from other sheets


appreciate the insights to my attempt to create a summary list of
Outstanding items from numerous sheets in a workbook.


--
exceluser111
------------------------------------------------------------------------
exceluser111's Profile: http://www.excelforum.com/member.php...o&userid=37817
View this thread: http://www.excelforum.com/showthread...hreadid=573774

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
collecting data from many sheets to one sheet Khoshravan Excel Discussion (Misc queries) 12 June 7th 07 10:01 PM
copy data from various sheets into one sheet vik Excel Worksheet Functions 2 April 14th 06 08:17 PM
Combining data from cells from several excel sheets to a new sheet Rik Excel Discussion (Misc queries) 4 February 22nd 06 09:16 AM
Sorting Data from 2 sheets, one sheet which is already sorted M. S. Excel Worksheet Functions 0 July 15th 05 06:42 PM
linking multiple sheets to a summary sheet greg g Excel Discussion (Misc queries) 1 December 16th 04 07:43 AM


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