View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Mike Mike is offline
external usenet poster
 
Posts: 3,101
Default Formula for subtracting

A1-A2 Put this in cell A3 to test Will Subtract A1 minus A2

"duethckey" wrote:

I have one cell with entered numbers (no formula in this cell). This is cell
J5

The other cell is a result of a formula which is =SUM (J5:K5). THis is cell L

I need to create a formual which allows me to add result of cell 7 minus
cell J5 entry.

?????????