Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
roger_home
 
Posts: n/a
Default pivot table primer course


I have a long complicated file that I use for work which I print out
everyday for the production people...they complain it has too much info
on it and want to see just what affects them. I figure a pivot table
would narrow down the info for them, but I don't know anything about
pivot tables. Can someone point me in the right direction for a intro
into pivot tables?

Thanks


--
roger_home
------------------------------------------------------------------------
roger_home's Profile: http://www.excelforum.com/member.php...o&userid=16434
View this thread: http://www.excelforum.com/showthread...hreadid=526269

  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default pivot table primer course

I'm not sure how a pivottable would apply. Those are for creating summary
reports based on categories--totals, averages, kind of thing.

But maybe applying data|filter|autofilter
and only showing the rows that you want would work.

You could filter by date or by project or by department or by any column that
you want.

roger_home wrote:

I have a long complicated file that I use for work which I print out
everyday for the production people...they complain it has too much info
on it and want to see just what affects them. I figure a pivot table
would narrow down the info for them, but I don't know anything about
pivot tables. Can someone point me in the right direction for a intro
into pivot tables?

Thanks

--
roger_home
------------------------------------------------------------------------
roger_home's Profile: http://www.excelforum.com/member.php...o&userid=16434
View this thread: http://www.excelforum.com/showthread...hreadid=526269


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default pivot table primer course

If you want to read more about pivottables...

Here are a few links:

Debra Dalgleish's pictures at Jon Peltier's site:
http://peltiertech.com/Excel/Pivots/pivottables.htm
And Debra's own site:
http://www.contextures.com/xlPivot01.html

John Walkenbach also has some at:
http://j-walk.com/ss/excel/files/general.htm
(look for Tony Gwynn's Hit Database)

Chip Pearson keeps Harald Staff's notes at:
http://www.cpearson.com/excel/pivots.htm

MS has some at (xl2000 and xl2002):
http://office.microsoft.com/downloads/2000/XCrtPiv.aspx
http://office.microsoft.com/assistan...lconPT101.aspx

Dave Peterson wrote:

I'm not sure how a pivottable would apply. Those are for creating summary
reports based on categories--totals, averages, kind of thing.

But maybe applying data|filter|autofilter
and only showing the rows that you want would work.

You could filter by date or by project or by department or by any column that
you want.

roger_home wrote:

I have a long complicated file that I use for work which I print out
everyday for the production people...they complain it has too much info
on it and want to see just what affects them. I figure a pivot table
would narrow down the info for them, but I don't know anything about
pivot tables. Can someone point me in the right direction for a intro
into pivot tables?

Thanks

--
roger_home
------------------------------------------------------------------------
roger_home's Profile: http://www.excelforum.com/member.php...o&userid=16434
View this thread: http://www.excelforum.com/showthread...hreadid=526269


--

Dave Peterson


--

Dave Peterson
  #4   Report Post  
Posted to microsoft.public.excel.misc
roger_home
 
Posts: n/a
Default pivot table primer course


Dave,

You are probably right...data/filter/autofilter would probably work
better than a pivot table. Question: after selecting whole database,
how do you turn certain columns off?


--
roger_home
------------------------------------------------------------------------
roger_home's Profile: http://www.excelforum.com/member.php...o&userid=16434
View this thread: http://www.excelforum.com/showthread...hreadid=526269

  #5   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default pivot table primer course

I'm not sure what you mean by turn columns off.

If you want to get rid of the dropdown arrows, you'd need some code to hide
those. But this isn't really necessary. You can just ignore those dropdowns
(or use them when you need them).

If you mean how you can see the data again, you can use the each filtered
dropdown arrow and choose All. You can also use data|Filter|show all to see all
the data without going to each arrow.

If you mean not see the columns, you can always select the columns you don't
want to see and Edit|Format|column|Hide--but this isn't using autofilter.

roger_home wrote:

Dave,

You are probably right...data/filter/autofilter would probably work
better than a pivot table. Question: after selecting whole database,
how do you turn certain columns off?

--
roger_home
------------------------------------------------------------------------
roger_home's Profile: http://www.excelforum.com/member.php...o&userid=16434
View this thread: http://www.excelforum.com/showthread...hreadid=526269


--

Dave Peterson


  #6   Report Post  
Posted to microsoft.public.excel.misc
Bob Umlas, Excel MVP
 
Posts: n/a
Default pivot table primer course

http://www.datapigtechnologies.com has many short videos which I think are
great - Bob Umlas, Excel MVP

"roger_home" wrote:


I have a long complicated file that I use for work which I print out
everyday for the production people...they complain it has too much info
on it and want to see just what affects them. I figure a pivot table
would narrow down the info for them, but I don't know anything about
pivot tables. Can someone point me in the right direction for a intro
into pivot tables?

Thanks


--
roger_home
------------------------------------------------------------------------
roger_home's Profile: http://www.excelforum.com/member.php...o&userid=16434
View this thread: http://www.excelforum.com/showthread...hreadid=526269


  #7   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student
 
Posts: n/a
Default pivot table primer course

There are a number of good sources. Start he


http://www.contextures.com/xlPivot02.html
--
Gary's Student


"roger_home" wrote:


I have a long complicated file that I use for work which I print out
everyday for the production people...they complain it has too much info
on it and want to see just what affects them. I figure a pivot table
would narrow down the info for them, but I don't know anything about
pivot tables. Can someone point me in the right direction for a intro
into pivot tables?

Thanks


--
roger_home
------------------------------------------------------------------------
roger_home's Profile: http://www.excelforum.com/member.php...o&userid=16434
View this thread: http://www.excelforum.com/showthread...hreadid=526269


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
Derived Columns in Pivot Table sa02000 Excel Discussion (Misc queries) 1 February 8th 06 07:18 PM
Need to Improve Code Copying/Pasting Between Workbooks David Excel Discussion (Misc queries) 1 January 6th 06 03:56 AM
pivot table created from another pivot table Kreed Excel Worksheet Functions 6 October 26th 05 04:16 PM
Change Data In Pivot Table John Calder New Users to Excel 1 July 7th 05 10:41 PM
Pivot Table Problems Rachel Gonsior Excel Discussion (Misc queries) 3 March 21st 05 07:24 PM


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