Dear All,
I need a solution to the following problem. I have two columns of values. I
need to find the subtraction of the sum of two column. I can do it maually
by entering the range. What i need is solution that will scan each scan
untill the cell is empty, sum the cells of two column and then subtract the
sum of one column to the other. Thanks in advance.
best regards,
Mosaddeq Aziz
MartinW - 07 Jun 2007 10:26 GMT
Hi Mosaddeq,
Try =SUM(A:A)-SUM(B:B)
HTH
Martin
> Dear All,
>
[quoted text clipped - 7 lines]
>
> Mosaddeq Aziz
Mosaddeq Aziz - 08 Jun 2007 13:07 GMT
Hi Martin,
Serves the purpose. thanks.
M
> Hi Mosaddeq,
>
[quoted text clipped - 14 lines]
>>
>> Mosaddeq Aziz