Thread: special forumla
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
yasi yasi is offline
external usenet poster
 
Posts: 1
Default special forumla

have a nice day!

I have to put a special formula for the below
calculation. pls give me the solution.

in excel sheet,

in row 1 if the column A=10
column B=8
column C=0

the result to put in column D . that is A-B-C = 10-8-0= 2

and in row 2
column A = 8
column B = 12
column C=2

i am getting the result in column D is euql to (-6) (minus 6) as the above
procedure .

but i need the result for row 2 in column D is equal to 2.
that is just like 12-8-2 = 2.
how to solve this by putting the same furmula in column D for row 1 and row 2.


thanks