Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hey,
I am trying to create a formula that will allow me to sub in veriables into a given equetion without solving for it. So in other words something like this... lets say a=1 b=2 c=3 in one cell ill have (a+b)*c in the next cell ill have (1+2)*3 and in the last cell ill actually solve it 9 that second step is giving me problems. please help |