Thread: Excel Formula
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gary''s Student
 
Posts: n/a
Default Excel Formula

if Anynumberinsertedhere is in C1, then put another arbitrary number in B1
and use:

=C1+.3*B1 in A1 or put an arbitrary number in A1 and
=(A1-C1)/.3 in B1
--
Gary's Student


"BCIII" wrote:


I am looking for an excel formula to solve for A and B in the following
formula:

A-(.3*B) = Any number inserted here.

Thanks

BCIII


--
BCIII
------------------------------------------------------------------------
BCIII's Profile: http://www.hightechtalks.com/m857
View this thread: http://www.hightechtalks.com/t2346289