Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I need to solve for a number (x) based on another number, i.e.
$200 is 18% of what number? If I put the $200 in my A column is it possible to have the "x" arrive in another column? I would apply the same formula to all columns, it will always be a number is 18% of what number. Thanks |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
Am Fri, 21 Sep 2012 06:07:30 -0700 (PDT) schrieb RG: I need to solve for a number (x) based on another number, i.e. $200 is 18% of what number? If I put the $200 in my A column is it possible to have the "x" arrive in another column? I would apply the same formula to all columns, it will always be a number is 18% of what number. =A1/18*100 Regards Claus Busch -- Win XP PRof SP2 / Vista Ultimate SP2 Office 2003 SP2 /2007 Ultimate SP2 |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks, Claus. I did figure it out, :-). This worked too.
=SUM(A1/0.18) =A1/18*100 Regards Claus Busch Win XP PRof SP2 / Vista Ultimate SP2 Office 2003 SP2 /2007 Ultimate SP2 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
CountIf on not number values. How can I solve? | Excel Programming | |||
Solve 1st of month after specified number of days elapsed | Excel Worksheet Functions | |||
How do you solve this one ? | Excel Programming | |||
excel doest not shows the number starting with 0..is there is any way to solve this. | Excel Discussion (Misc queries) | |||
Can Anyone Solve This One, Please, From Liz | Excel Programming |