Not so quick
New Member
- Joined
- Aug 6, 2011
- Messages
- 2
Hello,<?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o></o>
I am working on a project that will pull, calculate and summarize years of Aircraft maintenance history, by typing in two dates on a summery sheet but I am stuck on a formula.<o></o>
On tab one I have a row of dates (past 5 years) in 3:3 and Data in the subsequent rows.<o></o>
On tab two I have a summery sheet with two dates at the top. The idea is to type in any two dates on the summery sheet and have all the information on that page update with data totals between the two dates (Jan09-Mar10). I put a summary column at the end of my data on tab one. I then put a look up formula in that column with a look up value =the cell on the top of my summery sheet on tab one. I then selected a vector of 3:3 to find a matching date and a result vector in the row that had the corresponding data I wanted to add. Then I did the same thing with the second date. I wanted it to sum the data between the two dates. Here is the formula I used.<o></o>
=SUM(LOOKUP(Cumulative!C2,3:3,14:14):LOOKUP(Cumulative!C2,3:3,14:14))<o></o>
It can't get it to sum the range of data between two look-up points. I can get it to add the data for the two dates if I change the : to a , .<o></o>
I am not a pro and any assistance would be greatly appreciated.<o></o>
I am working on a project that will pull, calculate and summarize years of Aircraft maintenance history, by typing in two dates on a summery sheet but I am stuck on a formula.<o></o>
On tab one I have a row of dates (past 5 years) in 3:3 and Data in the subsequent rows.<o></o>
On tab two I have a summery sheet with two dates at the top. The idea is to type in any two dates on the summery sheet and have all the information on that page update with data totals between the two dates (Jan09-Mar10). I put a summary column at the end of my data on tab one. I then put a look up formula in that column with a look up value =the cell on the top of my summery sheet on tab one. I then selected a vector of 3:3 to find a matching date and a result vector in the row that had the corresponding data I wanted to add. Then I did the same thing with the second date. I wanted it to sum the data between the two dates. Here is the formula I used.<o></o>
=SUM(LOOKUP(Cumulative!C2,3:3,14:14):LOOKUP(Cumulative!C2,3:3,14:14))<o></o>
It can't get it to sum the range of data between two look-up points. I can get it to add the data for the two dates if I change the : to a , .<o></o>
I am not a pro and any assistance would be greatly appreciated.<o></o>