![]() |
#1
|
|||
|
|||
![]() Hi I have a couple of projects in which I'm tracking budgets for within multiple tables representing the month's weeks - 4 to 5 weeks - Section A area From these tables or weeks, looking to make some linear burn rate types of charts - Section B area How can I find the respective dates & projects & "drop in" the value amount given from Section A? From Section A, some cells are blank which is OK but in Section B, if respective date or project has no value, then have it represent the previous dates in puts across until new value is entered Think I need VLookups or Index but not sure how to combine the multiple tables See example file Thanks Last edited by mycon73; 07-27-2018 at 06:53 AM. |
#2
|
|||
|
|||
![]()
Hi Group,
Can anyone assist with this? Thanks for the assistance |
#3
|
||||
|
||||
![]()
Please be patient. Free forums provide free help. You cannot expect volunteers to be waiting behind their screen to answer questions rapidly.
It is customary to wait at least 24 hrs before bumping. If you are in a hurry, there are many paying sites around. Thanks
__________________
Using O365 v2503 - Did you know you can thank someone who helped you? Click on the tiny scale in the right upper hand corner of your helper's post |
#4
|
||||
|
||||
![]()
Try this formula in P16, copied down and across.
=SUMPRODUCT(($D$12:$J$40=P$15)*($C13:$C41=$N16),$D 13:$J41) |
#5
|
|||
|
|||
![]()
NBVC
This works great!! Thanks for the assistance |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Index/match, Vlookup? | kelwea | Excel | 1 | 01-24-2017 10:19 AM |
![]() |
SavGDK | Excel | 10 | 04-08-2016 10:06 PM |
Can I substitute Vlookup with Index | paxon | Excel | 4 | 03-10-2016 07:03 AM |
Match Index with sumproduct/vlookup | angie.chang | Excel | 1 | 06-18-2012 08:47 AM |
![]() |
ruci1225 | Excel | 1 | 01-15-2012 07:31 AM |