Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Its been a while since i was at school - dont know if this relates to
"equations" but, which formula would i use if i wanted to calculate what the value of "x" is? For example: 4 + x = 7 so the answer would be x = 3 Any ideas anyone??? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
x=7-4
x=3 let's say a1: holds 4 and b1: holds 7 In C1: =b1-a1 "Van" wrote: Its been a while since i was at school - dont know if this relates to "equations" but, which formula would i use if i wanted to calculate what the value of "x" is? For example: 4 + x = 7 so the answer would be x = 3 Any ideas anyone??? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
change "true" and "false" to "availble" and "out of stock" | Excel Worksheet Functions | |||
Combine logical formulas "if", "and", "or" | Excel Discussion (Misc queries) | |||
Combining formulas, "and" & "or" to verify content of multiple cel | Excel Discussion (Misc queries) | |||
HELP on "left","right","find","len","substitute" functions | Excel Discussion (Misc queries) | |||
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next | New Users to Excel |