Forum Discussion

LazloP's avatar
LazloP
Copper Contributor
Sep 25, 2024

A HYPERLINK bug?

This simple code works as intended in Excel on the Web, but doesn't in Excel 365:   =HYPERLINK("#A"&{1, 2, 3, 4, 5})   It should create an array of hyperlinks that take me to A1, A2,..., A5. In...