Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
how can i set the result of 100 minus 80 as a % of 100 using formulae in excel
|
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=(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
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel: 'always choose same cell' symbol for use in formulae | Excel Discussion (Misc queries) | |||
Running Excel 2000 VBA Application on Excel 2003 | Excel Worksheet Functions | |||
Plotting a binomial distribution formulae in excel? | Excel Worksheet Functions | |||
Excel : Hiding/Locking Formulae | Excel Discussion (Misc queries) | |||
formulae have stoped working on an excel sheet | Excel Worksheet Functions |