Thread
:
Formula to display cell reference (ex.. B7)
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
paul
Posts: n/a
Formula to display cell reference (ex.. B7)
i have no idea what youre trying to do!Take a look at the address,row and
column functions
--
paul
remove nospam for email addy!
"Irv" wrote:
I built a formula but I need it to display the cell reference (column letter
& row number), not TRUE or FALSE, of the cell(s) that matches the criterias.
I have provided the formula to demonstrate what I'm trying to do.
=IF(--($F17="B")--($F17="D")--($F17="RS")*AND($M17="no",$O17="no"),"cell
reference")
The cell reference should indicate the cell in column "$F" along with the
row number.
Reply With Quote