Here are some problems that our users have asked and received explanations on
I need to make VBA code that executes a hyperlink based on a cell value in excel (there might be several values (i.e.:12). each value has a different hyperlink.
Solved by T. H. in 20 mins
I can not have hyper link over 255 it looks likes Excel hyperlink character limit 255 I already googled and found "=HYPERLINK(A1&B1,"Case Link")" but it did not work also I want "ctrl+K" for hyperlink could you help me out of this problem
Solved by A. S. in 15 mins
Can I hyperlink an outlook calendar to excel?
Solved by A. H. in 28 mins
Trying to have VBA open a hyperlink, reference a specific cell on a specific sheet, copy the values in said cell, come back to the original document and paste the value.
Solved by C. F. in 29 mins
Hyperlink on excel to a website, works sometimes and not others. Help