Pivot Table Not Displaying Number Format Correctly

legalhustler

Well-known Member
Joined
Jun 5, 2014
Messages
1,214
Office Version
  1. 365
Platform
  1. Windows
The following amount displays in a cell:

0000000000253585952

When I click in the cell, the formula bar shows it as 253585952.04. This is displaying correctly for my purpose.

However, when I do a pivot table it displays $25358595204 instead of $253585952.04


How can I fix this?
 

Excel Facts

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type
Highlight the column and change the number formatting. either use the button on the home tab, or right click and pick number formatting. Take a peek to see if it is set to a custom format, which might explain the leading zeros.
 
Upvote 0
Highlight the column and change the number formatting. either use the button on the home tab, or right click and pick number formatting. Take a peek to see if it is set to a custom format, which might explain the leading zeros.

Leading zeros are okay, bc that's the original data format. I applied a VB code to multiply the amount by .01 and it display the correct amount in the formula bar. When I try to create the pivot table the number format does not display the amount with the decimal point. See my previous thread:

http://www.mrexcel.com/forum/excel-...plications-multiply-entire-column-number.html
 
Upvote 0

Forum statistics

Threads
1,222,115
Messages
6,164,012
Members
451,867
Latest member
csktwyr

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