0

Excel - Button to go to a certain sheet I cannot comment so i inserted a link. My question, is this possible non-volatile way? I mean, when i assign hyperlink to a object, after execution, excel asks before exit: "Do you want to save chan...." Is it possible to create non-volatile sheets links?

Community
  • 1
  • 1
B.W.B.
  • 1
  • 2
  • 1
    Not without VBA, I don't think. Why not just save after you create the hyperlink? – Doug Glancy Jul 15 '16 at 16:41
  • Hyperlink is volatile. There is no way. Or maybe with VBA and put to the end something like: Workbook.save:=False ? Or this isn't the best way, 'cause if I do change some cell value and click on hyperlink, excel won't save my work :( – B.W.B. Jul 16 '16 at 08:28

0 Answers0