Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default using formulae in excel

how can i set the result of 100 minus 80 as a % of 100 using formulae in excel
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default using formulae in excel

=(100-80)/100

and format as percentage,

or if the numbers are in A1 and A2 say

=(A1-A2)/100

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"conroy" wrote in message
...
how can i set the result of 100 minus 80 as a % of 100 using formulae in

excel


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default using formulae in excel

thanks bob, first time i used this forum excellent result.

"Bob Phillips" wrote:

=(100-80)/100

and format as percentage,

or if the numbers are in A1 and A2 say

=(A1-A2)/100

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"conroy" wrote in message
...
how can i set the result of 100 minus 80 as a % of 100 using formulae in

excel



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,268
Default using formulae in excel

I assume you mean this

=(100-80)/100

formats result as percentage


Regards,

Peo Sjoblom

conroy wrote:
how can i set the result of 100 minus 80 as a % of 100 using formulae in excel

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 96
Default using formulae in excel

A1=80%
B1=1-A1

result is automatic at 20%

--
*****
birds of the same feather flock together..



"conroy" wrote:

how can i set the result of 100 minus 80 as a % of 100 using formulae in excel



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
Excel: 'always choose same cell' symbol for use in formulae dan Excel Discussion (Misc queries) 1 October 9th 06 04:42 PM
Running Excel 2000 VBA Application on Excel 2003 Excel Worksheet Functions 0 August 8th 06 06:04 PM
Plotting a binomial distribution formulae in excel? Knowledge001 Excel Worksheet Functions 6 October 4th 05 09:47 PM
Excel : Hiding/Locking Formulae Allan Excel Discussion (Misc queries) 6 October 1st 05 12:07 AM
formulae have stoped working on an excel sheet annoyed Excel Worksheet Functions 1 September 20th 05 09:39 PM


All times are GMT +1. The time now is 08:53 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"