View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default formulas using more than one worksheet

You may need to explain what you are trying to do.

1 What do you mean by "continue forever after H40"?

2 What are you wanting the SUM function to do in =sum(B12-F11)? In what
way do you want the result of that to differ from =B12-F11 ? Do you need to
look up the SUM function in Excel help?
--
David Biddulph


"Eclaires" wrote in message
...
I am trying to work out a formula that calculates a figure from a certain
starting point in one worksheet and return the value in another worksheet

my formula so far is =sum(B12-F11)+STAPLES!H40

I need the formula to continue forever after H40 but am struggling to work
it out.

Any help would be much appreciated.

Best regards


Viv