R
roy.okinawa
I use this formula when I want total number from another worksheet to a
target worksheet:
=SUMPRODUCT(--(TEXT(Overall!H8:H2100,"mmm/yyyy")=TEXT(I1,"mmm/yyyy")),Overall!AI8:AI2100)
Is there a formula I can use with a date range that will pull data across to
another worksheet (target worksheet?) Example of what target worksheet would
look like:
Date: 7/10/2009
WO# DATE RCVD COST REMARKS
Thanks.
target worksheet:
=SUMPRODUCT(--(TEXT(Overall!H8:H2100,"mmm/yyyy")=TEXT(I1,"mmm/yyyy")),Overall!AI8:AI2100)
Is there a formula I can use with a date range that will pull data across to
another worksheet (target worksheet?) Example of what target worksheet would
look like:
Date: 7/10/2009
WO# DATE RCVD COST REMARKS
Thanks.