Help with ignoring blank cells in pivot table

mccabe10

New Member
Joined
Feb 15, 2017
Messages
5
Hello,

I have a series of daily data for a series of employees and some employees have no data on certain days. Is there a way that I can average the data in a pivot table without the pivot table recognizing the blank cell as a 0? I do not want to assign a value to the blank cell, I want it to be ignored. An example of the data would be:

Date Employee Sales
1/1/17 Employee1 $45
1/1/17 Employee2
1/1/17 Employee3 $17
1/2/17 Employee1
1/2/17 Employee2 $22
1/2/17 Employee3 $14
 

Excel Facts

Select all contiguous cells
Pressing Ctrl+* (asterisk) will select the "current region" - all contiguous cells in all directions.
Hi,

If you make proper use of the average function in the Pivottable it should automatically exclude empty fields. As you can see in this example.


Excel 2016 (Windows) 64 bit
ABCDEF
1DateEmployeeSalesRow LabelsAverage of Sales
21-1-2017Employee145Employee145
31-1-2017Employee21-1-201745
41-1-2017Employee3172-1-2017
52-1-2017Employee1Employee222
62-1-2017Employee2221-1-2017
72-1-2017Employee3142-1-201722
8Employee315,5
91-1-201717
102-1-201714
11Grand Total24,5
Sheet1
 
Last edited:
Upvote 0

Forum statistics

Threads
1,215,472
Messages
6,125,011
Members
449,204
Latest member
tungnmqn90

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