On Oct 7, 8:43*pm, "Uffe Kousgaard" <o...@no.no> wrote:
> "Uffe Kousgaard" <o...@no.no> wrote in message
>
> news:4e8eac4e$0$293$(E-Mail Removed)...
>
> >I would like to count
>
> It is actually the sum of the values in those cells I am after. Otherwiseit
> would be too easy.
Let's say the x number is in B1 then try =SUM(INDIRECT("A1:A"&B1))
xt
|