Creating a Pivot Table from Received Column

SouthAfrican

New Member
Joined
Dec 15, 2010
Messages
5
Hi there,

I am trying to create a Pivot Table for translations of training material-Spanish and Polish based on the Date Uploaded column. By combining all columns with the WORKDAY function. I need to have a Bar graph that shows so many traing materials set as red (Late) green (Complete) and Pending (blue) Sent (Yellow) based on the Received columns.

So if today is 25 Mar-2011:

Columns in excel
K | L | M | N | O |
Date Uploaded|PL Translations |Received? |Spanish Translations received | Received?|
17 Mar-2011 | 24-Mar-2011 red | Late | 24 Mar-2011 (red) | No
21-Mar-2011 |28-Mar-2011 (blank) | Sent |

FORMULA USED in column M:IF (L<TODAY(),"Late","Sent")] it should turn red

Q1.How do I create a Pivot table in MS Excel 2007 for PL Translations based on the M,O (Received column) based on Data sets

Complete=green
Late =red
Pending =blue
Sent = Yellow

Q2. What formula can I used to get it green (complete) and blue for Pending (if no dates were inserted in excel)?

I will appreciate your reply as I am struggling to create this Pivot table.

Thank you
 

Excel Facts

Can a formula spear through sheets?
Use =SUM(January:December!E7) to sum E7 on all of the sheets from January through December

Forum statistics

Threads
1,224,597
Messages
6,179,808
Members
452,944
Latest member
2558216095

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top