Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default How can I add "monthly" tabs that summarize a yearly report?

I have created a worksheet to track work orders. How can I utilize tabs to
view the report by broken out by month, while maintaining entry of data on
the master worksheet?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 123
Default How can I add "monthly" tabs that summarize a yearly report?

While this is possible, it may not be the easiest thing to accomplish
and manage. However, filtering is a great way to see only a portion of
your data; the Data/Filter/Autofilter command adds very flexible
filtering of your data that occurs "in place" that can be customized,
and be turned off whenever you wish.

On May 16, 2:53 pm, eg2008 wrote:
I have created a worksheet to track work orders. How can I utilize tabs to
view the report by broken out by month, while maintaining entry of data on
the master worksheet?


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 109
Default How can I add "monthly" tabs that summarize a yearly report?

If your data is arranged appropriately, you may be able to accomplish
what you want with a pivot table. Create a pivot table, put month as
the page field and then select the show pages option for you pivot
table, you will get a page for each month. If you can create a pivot
table that displays the data you want you may find the Show Pages
option is a pretty slick way to get where you want.

Ken


On May 16, 2:53*pm, eg2008 wrote:
I have created a worksheet to track work orders. *How can I utilize tabs to
view the report by *broken out by month, while maintaining entry of data on
the master worksheet?


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,389
Default How can I add "monthly" tabs that summarize a yearly report?

The real question is why you want to use "tabs" to hold monthly data. Excel
works much better when you put all your data on one sheet, and use pivot
tables to summarize the data.

However, if you really want to use separate "tabs" (they're called
worksheets), you can summarize using something like:

=sum(Jan:Dec!a1:a100)

Regards,
Fred.

"eg2008" wrote in message
...
I have created a worksheet to track work orders. How can I utilize tabs to
view the report by broken out by month, while maintaining entry of data
on
the master worksheet?


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
change "true" and "false" to "availble" and "out of stock" inthestands Excel Worksheet Functions 2 July 19th 07 07:05 PM
Pivot table: Custom "Summarize by" functions kestasjk Excel Worksheet Functions 1 March 16th 07 09:58 AM
Pivot table "summarize" default Neil Webber Excel Worksheet Functions 2 March 9th 07 03:32 PM
HELP on "left","right","find","len","substitute" functions serene83 Excel Discussion (Misc queries) 5 June 27th 06 02:23 AM
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next BCB New Users to Excel 7 May 13th 06 10:02 PM


All times are GMT +1. The time now is 07:44 AM.

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"