I have a list of data that is basically the wages cost per department per
month for 2004 and 2005 and I want to add 2006 to it. I have tried everywhich
way of using the chart wizard in excel with no success and have tried a
pivotchart/table using the wizard with no success. The regular chart will
only display the value on the Y axis and either the department or the month
on the X axis, I cannot get it to do for example Sales and show Jan 04, 05
and 06 next to it (the data is laid out this way). Using the Pivot table all
I get is a total eg 21 departments..............not even a chart just another
sheet with only that info on it! Help please I have spent the past 2 hours
trying to do this one simple thing! should I go back to pen and paper?
If your data are laid out in 3 columns as:
Dept. Month Wages
(or four columns as
Dept Yr Mth Wages)
you can then create a PivotTable and Chart with the dept and month (or dept
and year and month) as the row fields and the Wages as the data field.
Or you can move one of the row fields (either dept. or month) to become a
column field while leaving the other as a row field.
--
Regards,
Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions
In article gt;,says...
gt; I have a list of data that is basically the wages cost per department per
gt; month for 2004 and 2005 and I want to add 2006 to it. I have tried everywhich
gt; way of using the chart wizard in excel with no success and have tried a
gt; pivotchart/table using the wizard with no success. The regular chart will
gt; only display the value on the Y axis and either the department or the month
gt; on the X axis, I cannot get it to do for example Sales and show Jan 04, 05
gt; and 06 next to it (the data is laid out this way). Using the Pivot table all
gt; I get is a total eg 21 departments..............not even a chart just another
gt; sheet with only that info on it! Help please I have spent the past 2 hours
gt; trying to do this one simple thing! should I go back to pen and paper?
gt;
Thanks Tushar, the data is 1st column dept, then columns Jan 04, Jan 05, Jan
06, Feb 04 and so on to Dec. The figures are then in the corresponding row to
column.
appreciate the help!
quot;Tushar Mehtaquot; wrote:
gt; If your data are laid out in 3 columns as:
gt; Dept. Month Wages
gt; (or four columns as
gt; Dept Yr Mth Wages)
gt; you can then create a PivotTable and Chart with the dept and month (or dept
gt; and year and month) as the row fields and the Wages as the data field.
gt;
gt; Or you can move one of the row fields (either dept. or month) to become a
gt; column field while leaving the other as a row field.
gt;
gt; --
gt; Regards,
gt;
gt; Tushar Mehta
gt; www.tushar-mehta.com
gt; Excel, PowerPoint, and VBA add-ins, tutorials
gt; Custom MS Office productivity solutions
gt;
gt; In article gt;,
gt; says...
gt; gt; I have a list of data that is basically the wages cost per department per
gt; gt; month for 2004 and 2005 and I want to add 2006 to it. I have tried everywhich
gt; gt; way of using the chart wizard in excel with no success and have tried a
gt; gt; pivotchart/table using the wizard with no success. The regular chart will
gt; gt; only display the value on the Y axis and either the department or the month
gt; gt; on the X axis, I cannot get it to do for example Sales and show Jan 04, 05
gt; gt; and 06 next to it (the data is laid out this way). Using the Pivot table all
gt; gt; I get is a total eg 21 departments..............not even a chart just another
gt; gt; sheet with only that info on it! Help please I have spent the past 2 hours
gt; gt; trying to do this one simple thing! should I go back to pen and paper?
gt; gt;
gt;
That's a very unusual layout. It will also make updating for a new year
somewhat difficult since one has to insert 12 columns in the correct
locations.
But, it means you can create one style of charts very easily. Make sure the
top row (months) are real dates. I would use 1/1/2004, 1/1/2005, etc.,
(formatted as desired, say mmm-yy).
Now, select any cell in this range, and click the chart wizard. Select a
chart type that understands dates (say a Line chart) and in step 2 of the
wizard make sure Data in Rows is selected. You will get one line per
department. Of course, if you prefer one line per month then in step 2 of
the wizard select Data in Columns.
--
Regards,
Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions
In article gt;,says...
gt; Thanks Tushar, the data is 1st column dept, then columns Jan 04, Jan 05, Jan
gt; 06, Feb 04 and so on to Dec. The figures are then in the corresponding row to
gt; column.
gt;
gt; appreciate the help!
gt;
gt; quot;Tushar Mehtaquot; wrote:
gt;
gt; gt; If your data are laid out in 3 columns as:
gt; gt; Dept. Month Wages
gt; gt; (or four columns as
gt; gt; Dept Yr Mth Wages)
gt; gt; you can then create a PivotTable and Chart with the dept and month (or dept
gt; gt; and year and month) as the row fields and the Wages as the data field.
gt; gt;
gt; gt; Or you can move one of the row fields (either dept. or month) to become a
gt; gt; column field while leaving the other as a row field.
gt; gt;
gt; gt; --
gt; gt; Regards,
gt; gt;
gt; gt; Tushar Mehta
gt; gt; www.tushar-mehta.com
gt; gt; Excel, PowerPoint, and VBA add-ins, tutorials
gt; gt; Custom MS Office productivity solutions
gt; gt;
gt; gt; In article gt;,
gt; gt; says...
gt; gt; gt; I have a list of data that is basically the wages cost per department per
gt; gt; gt; month for 2004 and 2005 and I want to add 2006 to it. I have tried everywhich
gt; gt; gt; way of using the chart wizard in excel with no success and have tried a
gt; gt; gt; pivotchart/table using the wizard with no success. The regular chart will
gt; gt; gt; only display the value on the Y axis and either the department or the month
gt; gt; gt; on the X axis, I cannot get it to do for example Sales and show Jan 04, 05
gt; gt; gt; and 06 next to it (the data is laid out this way). Using the Pivot table all
gt; gt; gt; I get is a total eg 21 departments..............not even a chart just another
gt; gt; gt; sheet with only that info on it! Help please I have spent the past 2 hours
gt; gt; gt; trying to do this one simple thing! should I go back to pen and paper?
gt; gt; gt;
gt; gt;
gt;
hanks Tushar, I will give that a go!
quot;Tushar Mehtaquot; wrote:
gt; That's a very unusual layout. It will also make updating for a new year
gt; somewhat difficult since one has to insert 12 columns in the correct
gt; locations.
gt;
gt; But, it means you can create one style of charts very easily. Make sure the
gt; top row (months) are real dates. I would use 1/1/2004, 1/1/2005, etc.,
gt; (formatted as desired, say mmm-yy).
gt;
gt; Now, select any cell in this range, and click the chart wizard. Select a
gt; chart type that understands dates (say a Line chart) and in step 2 of the
gt; wizard make sure Data in Rows is selected. You will get one line per
gt; department. Of course, if you prefer one line per month then in step 2 of
gt; the wizard select Data in Columns.
gt;
gt; --
gt; Regards,
gt;
gt; Tushar Mehta
gt; www.tushar-mehta.com
gt; Excel, PowerPoint, and VBA add-ins, tutorials
gt; Custom MS Office productivity solutions
gt;
gt; In article gt;,
gt; says...
gt; gt; Thanks Tushar, the data is 1st column dept, then columns Jan 04, Jan 05, Jan
gt; gt; 06, Feb 04 and so on to Dec. The figures are then in the corresponding row to
gt; gt; column.
gt; gt;
gt; gt; appreciate the help!
gt; gt;
gt; gt; quot;Tushar Mehtaquot; wrote:
gt; gt;
gt; gt; gt; If your data are laid out in 3 columns as:
gt; gt; gt; Dept. Month Wages
gt; gt; gt; (or four columns as
gt; gt; gt; Dept Yr Mth Wages)
gt; gt; gt; you can then create a PivotTable and Chart with the dept and month (or dept
gt; gt; gt; and year and month) as the row fields and the Wages as the data field.
gt; gt; gt;
gt; gt; gt; Or you can move one of the row fields (either dept. or month) to become a
gt; gt; gt; column field while leaving the other as a row field.
gt; gt; gt;
gt; gt; gt; --
gt; gt; gt; Regards,
gt; gt; gt;
gt; gt; gt; Tushar Mehta
gt; gt; gt; www.tushar-mehta.com
gt; gt; gt; Excel, PowerPoint, and VBA add-ins, tutorials
gt; gt; gt; Custom MS Office productivity solutions
gt; gt; gt;
gt; gt; gt; In article gt;,
gt; gt; gt; says...
gt; gt; gt; gt; I have a list of data that is basically the wages cost per department per
gt; gt; gt; gt; month for 2004 and 2005 and I want to add 2006 to it. I have tried everywhich
gt; gt; gt; gt; way of using the chart wizard in excel with no success and have tried a
gt; gt; gt; gt; pivotchart/table using the wizard with no success. The regular chart will
gt; gt; gt; gt; only display the value on the Y axis and either the department or the month
gt; gt; gt; gt; on the X axis, I cannot get it to do for example Sales and show Jan 04, 05
gt; gt; gt; gt; and 06 next to it (the data is laid out this way). Using the Pivot table all
gt; gt; gt; gt; I get is a total eg 21 departments..............not even a chart just another
gt; gt; gt; gt; sheet with only that info on it! Help please I have spent the past 2 hours
gt; gt; gt; gt; trying to do this one simple thing! should I go back to pen and paper?
gt; gt; gt; gt;
gt; gt; gt;
gt; gt;
gt;
- Apr 13 Sun 2008 20:43
Need to create an excel chart 21 depts jan-feb 04-06 how?
close
全站熱搜
留言列表
發表留言
留言列表

