Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
WHAT FORMULAS IS USED TO CALCULATE 2/10 OF 1 PERCENT OF A TOTAL NUMBER?
|
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() "AMANDA RILEY" <AMANDA wrote in message ... WHAT FORMULAS IS USED TO CALCULATE 2/10 OF 1 PERCENT OF A TOTAL NUMBER? |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
AMANDA RILEY -
If the "TOTAL NUMBER" is in cell A1, in some other cell enter =0.002*A1 - Mike www.mikemiddleton.com "AMANDA RILEY" <AMANDA wrote in message ... WHAT FORMULAS IS USED TO CALCULATE 2/10 OF 1 PERCENT OF A TOTAL NUMBER? |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
"AMANDA RILEY" wrote:
WHAT FORMULAS IS USED TO CALCULATE 2/10 OF 1 PERCENT OF A TOTAL NUMBER? That depends on how hard you want to make this. The hardest answer I can think of is: put =2/10 into A1, then put =1%*A1 into A2. Or simply write =1%*2/10, or even =2%/10. But why not simply write: =0.2%? You might need to select Format Cells Percentage and 2 decimal places in order to see your answer as percentage. |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I wrote:
"AMANDA RILEY" wrote: WHAT FORMULAS IS USED TO CALCULATE 2/10 OF 1 PERCENT OF A TOTAL NUMBER? [....] But why not simply write: =0.2%? Sorry: I overlooked the latter part of you question. The simplest answer is: =0.2%*number where "number" is the total number or a cell reference. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula to calculate number of days & ignore blank cells | Excel Discussion (Misc queries) | |||
calculate percent met (comparing 2 date columns) | Excel Worksheet Functions | |||
Formatting a number to look like a Percent without a percent sign | Excel Discussion (Misc queries) | |||
Function to calculate the number of years, months and days between | Excel Worksheet Functions | |||
Counting the total number of cells with specified condition(freque | Excel Discussion (Misc queries) |