Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I usually want number to present with "," as thousands seperator and
without any fractionals (for example). I can change the original format but I can't preserve it for other scenarious - is there a way? thanks, Negda |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
In pivot table u can see count of or sum of ......
Double click on that u will find pivot table field | click number | number category | number| tick the 1000 separator | decimal places make to zero | ok | ok On Apr 5, 10:52*pm, Negda wrote: I usually want number to present with "," as thousands seperator and without any fractionals (for example). I can change the original format but I can't preserve it for other scenarious - is there a way? thanks, Negda |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
use this
select the values in pivot table and run this macro Sub Macro1() Selection.NumberFormat = "#,##0" End Sub On Apr 6, 1:45*pm, muddan madhu wrote: In pivot table u can see count of or sum of ...... Double click on that u will find pivot table field | click number | number category | number| tick the 1000 separator | decimal places make to zero | ok | ok On Apr 5, 10:52*pm, Negda wrote: I usually want number to present with "," as thousands seperator and without any fractionals (for example). I can change the original format but I can't preserve it for other scenarious - is there a way? thanks, Negda- Hide quoted text - - Show quoted text - |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
On Apr 6, 10:45*am, muddan madhu wrote:
Inpivottableu can see count of or sum of ...... Double click on that u will findpivottablefield | click number | number category | number| tick the 1000 separator | decimal places make to zero | ok | ok On Apr 5, 10:52*pm, Negda wrote: I usually want number to present with "," as thousands seperator and without any fractionals (for example). I can change the original formatbut I can'tpreserveit for other scenarious - is there a way? thanks, Negda- Hide quoted text - - Show quoted text - thank you Muddan, but this method is for one time. next pivot i need to do it again... negda |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
preserve formatting option in pivot table option dialog box | Excel Discussion (Misc queries) | |||
preserve formatting option in pivot table | Excel Discussion (Misc queries) | |||
Pivot Table - Preserve Formatting | Excel Discussion (Misc queries) | |||
Pivot Table - Preserve Formatting | Excel Worksheet Functions | |||
format changes on pivot table although preserve formatting is che. | Excel Discussion (Misc queries) |