Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I want to put a number into one cell, allow a formula to minus 22%, then
display the result in an adjacent cell. Can anyone tell me how to do this please. Many thanks. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Assuming you enter your number in Cell A1, this is your formula that you can enter in, say, Cell B1: =0.78*A1 Regards. -- BenjieLop ------------------------------------------------------------------------ BenjieLop's Profile: http://www.excelforum.com/member.php...o&userid=11019 View this thread: http://www.excelforum.com/showthread...hreadid=500256 |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi
Put the percentage require in say cell Di as 22%, then in B1 =A1*(1-$D$1) Copy down as required. Altering the percentage value in D1 will automatically adjust all other cells. -- Regards Roger Govier "Supersaint" wrote in message ... I want to put a number into one cell, allow a formula to minus 22%, then display the result in an adjacent cell. Can anyone tell me how to do this please. Many thanks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Percentage difference calc that knows the largest figure | Excel Discussion (Misc queries) | |||
formula percentage problem | New Users to Excel | |||
Percentage Calculation | Excel Worksheet Functions | |||
Formatting percentage signs in Excel | Excel Discussion (Misc queries) | |||
percentage of sales | Excel Worksheet Functions |