Re: creating formula to adjust per month
- From: "Ardus Petus" <ardus.petus@xxxxxxxxxxx>
- Date: Fri, 31 Mar 2006 19:10:37 +0200
Target cell formula:
=SUM(OFFSET(J6,,,,MATCH(A1,J5:U5,0)))
HTH
--
AP
"Gibraltar13" <Gibraltar13@xxxxxxxxxxxxxxxxxxxxxxxxx> a écrit dans le
message de news:84AA6E99-DB92-4FDD-85F0-4DE04D8BB6EF@xxxxxxxxxxxxxxxx
Hi , I have been trying to find a solution for this one for quite sometime
now.cells
Basically, I need to create a formula that automatically adjusts what
it sums up depending on what month you enter in to a specific cell.
So if A1=January , then my target cell equal, lets say sum(j6:j6)
while if A1 changes to A1 = February, then my target cell sums up (j6:k6)
(adds one cell to the right)
where J5 and K5 are the list of months.
I think it might be a combination of vlookup and maybe some if functions,
appreciate anyones help if you can crack it for me.
.
- Prev by Date: RE: Splitting data in a single cell that is seperated by commas, then
- Next by Date: Re: Settings are changed when opening workbook on a different computer
- Previous by thread: Array Formula Help
- Next by thread: Re: Settings are changed when opening workbook on a different computer
- Index(es):