Forum Discussion
bgaspers
Nov 13, 2021Copper Contributor
LAMBDA malfunction with HYPERLINK
I'm running into an odd malfunction using LAMBDA to encode a hyperlink function. This function: LAMBDA(JumpRange,DisplayText,HYPERLINK(MID(CELL("filename"),FIND("[",CELL("filename")),(FIND("]",CE...
SergeiBaklan
Nov 13, 2021Diamond Contributor
Have no exact answer, but thank you for interesting question. I think that Name Manager drops the link, doesn't matter do we have lambda or not. You may try to name =HYPERLINK(), result will be the same.