Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
JMR
 
Posts: n/a
Default can I do this with a Pivot Table??

I have a table where the columns are different shifts and the rows are
names of people that are available to work that particular shift.

eg:

1/1 7-3 2/3 3-11 3/15 3-11
Joe Joe
Mary Mary
Dave Dave



I'd like to be able to reformat this table so that it's organized by
person rather than shift, so I'd have


Joe Mary
1/1 7-3 1/1 7-3
2/3 3-11 3/15 3-11


I've been playing around with the PivotTable Wizard but it doesn't seem
like it will do what I want--is this possible with a PivotTable? If not,
is ther another way to do this?

thanks--
  #2   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
try the following on your second sheet. Assumption: You have entered
row 1 (the row with the names) manually.
Put the following formula in A2 (enter this as array formula with
CTRL+SHIFT+ENTER)):
=INDEX('sheet1'!$A$1:$X$1,1,SMALL(IF(OFFSET('sheet 1'!$A$2:$X$2,ROW()-2,
0)=A$1,COLUMN('sheet1'!$A$1:$X$1)),COLUMN()))
and copy this formula

--
Regards
Frank Kabel
Frankfurt, Germany

"JMR" schrieb im Newsbeitrag
...
I have a table where the columns are different shifts and the rows

are
names of people that are available to work that particular shift.

eg:

1/1 7-3 2/3 3-11 3/15 3-11
Joe Joe
Mary Mary
Dave Dave



I'd like to be able to reformat this table so that it's organized by
person rather than shift, so I'd have


Joe Mary
1/1 7-3 1/1 7-3
2/3 3-11 3/15 3-11


I've been playing around with the PivotTable Wizard but it doesn't

seem
like it will do what I want--is this possible with a PivotTable? If

not,
is ther another way to do this?

thanks--


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
How do I show summary totals from a pivot table on a bar chart Colleen T Charts and Charting in Excel 5 January 22nd 05 01:41 AM
How do I create a pivot table if the pivot table icon or menu ite. Lynn@WS Charts and Charting in Excel 1 December 16th 04 02:36 AM
create space in line chart between points, linked to pivot table Mike -Z- Charts and Charting in Excel 1 December 7th 04 09:39 PM
pivot table multi line chart souris Charts and Charting in Excel 2 December 7th 04 03:56 AM
using the PIVOT TABLE and CHART Big Red Excel Discussion (Misc queries) 1 November 29th 04 08:42 PM


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