Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have used sumproduct in my worksheet. It looks like following:
=SUMPRODUCT(($P$3:$P$7734="P1 Howard") * ($H$3:$H$7734=DATEVALUE("5/1/2006"))) It works fine. I have to use this formula for various dates and teams. The report using this formula is generated everyday. I have column "A" showing Loan numbers which is the only column that can not be null. Is there any formula I can put to replace the range. The range is not known and changes everyday. I want it to go to the end of file (based on column A). That way I don't have to change the range manually and report can be updated dynamically everyday. Thanks for your help. Purnima Sharma |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding "OR" to a Sumproduct Formula | Excel Worksheet Functions | |||
Need help with sumproduct & dynamic ranges | Excel Worksheet Functions | |||
Need help with sumproduct and dynamic ranges | Excel Worksheet Functions | |||
Sumproduct function not working | Excel Worksheet Functions | |||
adding two sumproduct formulas together | Excel Worksheet Functions |