FrigidDigit
Board Regular
- Joined
- May 10, 2005
- Messages
- 203
Hi all,
I have this formula below to find the latest date for an invoice by company name and it worked perfectly in the 1st cell it was created in. But when I copied it across columns, it doesn't work.
Can anyone tell me what stupid mistake I made this time?
Thanks!
=SUMPRODUCT(--('Invoice Listing'!$J$2:$J$1000=H$2),--('Invoice Listing'!$E$2:$E$1000=MAX('Invoice Listing'!$E$2:$E$1000))*'Invoice Listing'!$E$2:$E$1000)
I have this formula below to find the latest date for an invoice by company name and it worked perfectly in the 1st cell it was created in. But when I copied it across columns, it doesn't work.
Can anyone tell me what stupid mistake I made this time?
Thanks!
=SUMPRODUCT(--('Invoice Listing'!$J$2:$J$1000=H$2),--('Invoice Listing'!$E$2:$E$1000=MAX('Invoice Listing'!$E$2:$E$1000))*'Invoice Listing'!$E$2:$E$1000)