PivotSort Issue

waqar1239

New Member
Joined
Mar 26, 2017
Messages
27
Hi Team,
I am getting the data such as like in th pivot table
#1
#1 0
#1 00
#1 000
#1 001
#1 002
.
.
such
but i want my data such as
#1
#2
#3
.

I have no idea why data is comng like this i have date till 9000.
Kindly help me
Cheers
 

Excel Facts

Last used cell?
Press Ctrl+End to move to what Excel thinks is the last used cell.
If you are including the # in your number, Excel makes this a text entry, not a number, so is sorting it "alphabetically". Therefore all numbers that start with 1 come before numbers that start with 2 and so on. Remove the # sign and just use the number. You could then use custom formatting to add the # back if you need it.
 
Upvote 0

Forum statistics

Threads
1,214,653
Messages
6,120,755
Members
448,989
Latest member
mariah3

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