Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
AMANDA RILEY
 
Posts: n/a
Default HOW TO CALCULATE 2/10 OF 1 PERCENT OF A TOTAL NUMBER?

WHAT FORMULAS IS USED TO CALCULATE 2/10 OF 1 PERCENT OF A TOTAL NUMBER?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Mike Middleton
 
Posts: n/a
Default HOW TO CALCULATE 2/10 OF 1 PERCENT OF A TOTAL NUMBER?


"AMANDA RILEY" <AMANDA wrote in message
...
WHAT FORMULAS IS USED TO CALCULATE 2/10 OF 1 PERCENT OF A TOTAL NUMBER?



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Mike Middleton
 
Posts: n/a
Default HOW TO CALCULATE 2/10 OF 1 PERCENT OF A TOTAL NUMBER?

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
 
Posts: n/a
Default HOW TO CALCULATE 2/10 OF 1 PERCENT OF A TOTAL NUMBER?

"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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
 
Posts: n/a
Default HOW TO CALCULATE 2/10 OF 1 PERCENT OF A TOTAL NUMBER?

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Formula to calculate number of days & ignore blank cells Mifty Excel Discussion (Misc queries) 7 February 13th 06 10:36 PM
calculate percent met (comparing 2 date columns) Cobra Excel Worksheet Functions 2 February 1st 06 09:01 PM
Formatting a number to look like a Percent without a percent sign David Iacoponi Excel Discussion (Misc queries) 2 September 15th 05 06:35 PM
Function to calculate the number of years, months and days between Vicky Excel Worksheet Functions 2 July 15th 05 04:27 AM
Counting the total number of cells with specified condition(freque Kelvin Excel Discussion (Misc queries) 2 July 10th 05 12:22 PM


All times are GMT +1. The time now is 03:31 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"