Thread
:
Finding a value in a Table
View Single Post
#
1
Posted to microsoft.public.excel.worksheet.functions
Mac-OTR
external usenet poster
Posts: 4
Finding a value in a Table
Thanks,
I'll try that one too.
"Herbert Seidenberg" wrote:
This array formula finds the row of the
last occurrence of Target in MyArray
=MAX((MyArray=Target)*ROW(MyArray))
Reply With Quote
Mac-OTR
View Public Profile
Find all posts by Mac-OTR