Hi hopefully someone will be able to help, I think I have quite a simple problem.
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com
ffice
ffice" /><o
> </o
>
I have a table of data from last year. Across the top of the table is the month and down the side of the table is various cost headings.
<o
> </o
>
This is what I would like to happen :
<o
> </o
>
In a cell at the top of the spreadsheet the user inputs the month that they are concerned with.
The formula finds the relevant month for that row and adds that months amount to all the previous months amount for that year.
<o
> </o
>
At the moment I am using a HLOOKUP to find the relevant month data, but cant seem to add all the previous months data to it.
<o
> </o
>
Thanks in advance
<o
> </o
>
Chris
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com




I have a table of data from last year. Across the top of the table is the month and down the side of the table is various cost headings.
<o


This is what I would like to happen :
<o


In a cell at the top of the spreadsheet the user inputs the month that they are concerned with.
The formula finds the relevant month for that row and adds that months amount to all the previous months amount for that year.
<o


At the moment I am using a HLOOKUP to find the relevant month data, but cant seem to add all the previous months data to it.
<o


Thanks in advance
<o


Chris