Hyperlink Help
I am trying to populate a working Hyperlink from a list on a separate sheet using the XLOOKUP and HYPERLINK functions. The formula I am using is
=HYPERLINK(XLOOKUP($B8,'Course List'!$B$2:$B$10,'Course List'!$D$2:$D$10))
Everything populates OK, even as a hyperlink. However when clicking on the Hyperlink it does not work, it seems like it is referencing the actual cell on the “Course List” sheet and not the true web address.
I know it can be done, but I can not find anywhere showing a similar formula I need to use.
Is there a Guru out there that can show me the formula I need to use to make this work
Thanks
I am trying to populate a working Hyperlink from a list on a separate sheet using the XLOOKUP and HYPERLINK functions. The formula I am using is
=HYPERLINK(XLOOKUP($B8,'Course List'!$B$2:$B$10,'Course List'!$D$2:$D$10))
Everything populates OK, even as a hyperlink. However when clicking on the Hyperlink it does not work, it seems like it is referencing the actual cell on the “Course List” sheet and not the true web address.
I know it can be done, but I can not find anywhere showing a similar formula I need to use.
Is there a Guru out there that can show me the formula I need to use to make this work
Thanks