Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a spreadsheet that has a number of cells with number - i need to
format them as % but if you go to the format cell option then the numbers are multipled by 100 before changing to %. I need the numbers to stay the same value. e.g. 39.5 = 39.5% not 3950%. How do a format these cells without going into each one and add the %. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Use a custom format of: 0.0"%"
-- Regards, Fred "Penny" wrote in message ... I have a spreadsheet that has a number of cells with number - i need to format them as % but if you go to the format cell option then the numbers are multipled by 100 before changing to %. I need the numbers to stay the same value. e.g. 39.5 = 39.5% not 3950%. How do a format these cells without going into each one and add the %. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thank you Fred that is great.
I have managed to do it on one worksheet but can I store it in the custom Format so it can be used on different worksheets. If so how. Penny "Penny" wrote: I have a spreadsheet that has a number of cells with number - i need to format them as % but if you go to the format cell option then the numbers are multipled by 100 before changing to %. I need the numbers to stay the same value. e.g. 39.5 = 39.5% not 3950%. How do a format these cells without going into each one and add the %. |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
In the version of Excel I use, previously specified custom formats are
automatically stored. Typically they are at the bottom of the list. Try looking there. -- Regards, Fred "Penny" wrote in message ... Thank you Fred that is great. I have managed to do it on one worksheet but can I store it in the custom Format so it can be used on different worksheets. If so how. Penny "Penny" wrote: I have a spreadsheet that has a number of cells with number - i need to format them as % but if you go to the format cell option then the numbers are multipled by 100 before changing to %. I need the numbers to stay the same value. e.g. 39.5 = 39.5% not 3950%. How do a format these cells without going into each one and add the %. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Office2000: Conditional format behaves strangely | Excel Discussion (Misc queries) | |||
can't format cell - have tried unlocking and unprotecting | Excel Discussion (Misc queries) | |||
why does currency format change to number format? | Excel Discussion (Misc queries) | |||
Keep custom format in new worksheet | Excel Discussion (Misc queries) | |||
Copying a conditional format | Excel Worksheet Functions |