Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi Folks,
Hoping someone can give me some suggestions. I have a workbook, one worksheet, called 'Summary', is a summary of what is found on the other sheet, called 'Report1'. Worksheet 'Summary' contains about 50 'sumproduct' formulas in the format.... =SUMPRODUCT((Report1!$A$2:$A$2572=Sheet1!$B11)*(Re port1!$B$2:$B$2572=Sheet1!M$4),Report1!$L$2:$L$257 2) Each week this workbook is changed. I paste the new data into the sheet named Report1 and the formulas on worksheet 'Summary' recalculate on the new data. Problem is I then have to go and adjust the 50 sumproduct formulas as the last row of data is different each week. Is there a way to make the sumproduct formula adjust automatically to the last row of data so it would look something like... =SUMPRODUCT((Report1!$A$2:$A$LAST_ROW=Sheet1!$B11) *(Report1!$B$2:$B$LAST_ROW=Sheet1!M$4),Report1!$L$ 2:$L$LAST_ROW) Thanks in advance for any help. John |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
dynamically changing text color | Excel Worksheet Functions | |||
Dynamically Changing HLOOKUP table | Excel Worksheet Functions | |||
changing selections dynamically | Excel Discussion (Misc queries) | |||
Dynamically changing the size of a list | Excel Discussion (Misc queries) | |||
Dynamically changing several pivot tables at once | Excel Discussion (Misc queries) |