Can Function results be calculated?

F

FranksBank

Hi all
I have a sheet with two columns of figures. I show the running totals of
each column in cells with basic SUM Functions, at the top of the sheet. I now
want to subtract one total from the other. How is this done? As the Function
is looking at cells that themselves hold Functions, I can't see how to do
this, short of making a longer Function that adds the column contents again
and then subtracts.

So, in summary:
I have two cells with Functions. These are:
Cell F4 =SUM(F8:F45)
and
Cell G4 =SUM(G8:G45)

I want to do this:
=F4-G4
but it won't play.

Any advice most appreciated.
Kind regards
Frank
 
N

Norman Jones

Hi Franks,
I have two cells with Functions. These are:
Cell F4 =SUM(F8:F45)
and
Cell G4 =SUM(G8:G45)

I want to do this:
=F4-G4
but it won't play.

That works for me - what happens when you try it?
 
F

FranksBank

Errr... It works!

My apologies! The fog of ineptitude has now lifted, to reveal that I'd put
in the wrong row numbers in the Function and then proceeded to wrack my
brain(?) for solutions to the actually non-existent problem.

I guess it just needed me to make a pleb of myself before the error could
come to light.

Thanks for your response, which just made me open my eyes and look at what I
was doing. I shall now beat myself with a large stick and take my sweets away.

Cheers
Frank
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top