ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   CELL ADDRESS (https://www.excelbanter.com/excel-worksheet-functions/115273-cell-address.html)

Johnny

CELL ADDRESS
 
I have the formula listed below running and I want to insert a column next to
it to locate the cell that the results come from.

=SUMPRODUCT(--(INVENTORY!$A$4:$A$3500=I7),--(INVENTORY!$B$4:$B$3500=I$2),(INVENTORY!$D$4:$D$35 00))



Biff

CELL ADDRESS
 
Assuming that there is only one instance of I7 and I2:

Entered as an array using the key combination of CTRL,SHIFT,ENTER (not just
ENTER):

=ADDRESS(MAX((Inventory!A4:A3500=I7)*(Inventory!B4 :B3500=I2)*(ROW(Inventory!D4:D3500))),4)

Biff

"Johnny" wrote in message
...
I have the formula listed below running and I want to insert a column next
to
it to locate the cell that the results come from.

=SUMPRODUCT(--(INVENTORY!$A$4:$A$3500=I7),--(INVENTORY!$B$4:$B$3500=I$2),(INVENTORY!$D$4:$D$35 00))






All times are GMT +1. The time now is 01:59 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com