Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If anyone knows the formula for this it would be very helpful.
what number_____*11.2%=19.86 Thank you, Jim |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
One way:
=19.86/11.2% In article , "Stewcrew" wrote: If anyone knows the formula for this it would be very helpful. what number_____*11.2%=19.86 Thank you, Jim |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Stewcrew wrote:
If anyone knows the formula for this it would be very helpful. what number_____*11.2%=19.86 Thank you, Jim Try = 19.86/11.2% Bill |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Basic percentages. 19.86/11.2*100
-- Ian -- "Stewcrew" wrote in message ... If anyone knows the formula for this it would be very helpful. what number_____*11.2%=19.86 Thank you, Jim |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Basically the math is =19.86/0.112. In order to write a formula we need to
know how your example is entered into Excel. For example is *11.2%=19.86 all in one cell as text and the what number in another cell? Mike F "Stewcrew" wrote in message ... If anyone knows the formula for this it would be very helpful. what number_____*11.2%=19.86 Thank you, Jim |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sumif number is greater than a number but less than another number | Excel Discussion (Misc queries) | |||
How can I click on a telephone number in an Excel 2002 spreadsheet, and have the number dialed? | Excel Discussion (Misc queries) | |||
How to calculate number of occurencies of a specific number number | Excel Discussion (Misc queries) | |||
countif formula to find the occurances of a number that is greater than one number but less than another | Excel Discussion (Misc queries) | |||
Rounding a number to a multiple quantity that adds to a fixed total number | Excel Worksheet Functions |