Cell address with array

CascadeDiver

Board Regular
Joined
Apr 10, 2020
Messages
62
Office Version
  1. 2016
Platform
  1. Windows
Hello all,

I have an array formula that I would like to find the cell address, unfortunately when I add CELL("address", in front of it the formula doesn't work. Any thouhgts?

{=MAX(IF(ISNUMBER(Dive_Ledger[Max Depth]),IF(Dive_Ledger[Diver''s Name]=Rep_Name,Dive_Ledger[Date])))}
=CELL("address",MAX(IF(ISNUMBER(Dive_Ledger[Max Depth]),IF(Dive_Ledger[Diver''s Name]=Rep_Name,Dive_Ledger[Date]))))
 

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.
Do you really need the cell address? Do you intend to use it in another formula or for some other reason?

M.
 
Upvote 0
Can you provide a little more information or even better a working example of the spreadsheet?
I can provide a screenshot of an example. Unfortunately with my work PC I will be unable to install XL2BB. If requested I will upload this test file.

I've used named ranges for Name (B14) and Date (B15)
1618526553556.png
 
Upvote 0
I wanted to mention that I did find a workaround. However, if there is an answer, for someone else who runs into this issue or if I run into it again I am still interested.

Thanks :)
 
Upvote 0

Forum statistics

Threads
1,214,878
Messages
6,122,062
Members
449,064
Latest member
scottdog129

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top