View Single Post
  #1   Report Post  
MJOHNSON
 
Posts: n/a
Default How to hyperlink from a workbook to sheets in another workbook?

I have 2 workbooks. Workbook 1 is called: Status. Workbook 2 is called Issues.
In the Status Workbook, cell A1 contains ID numbers: 136/120/113 which
refers to 3 issues. (Ideally, I do not want to split up the entry in cell A1)

In the Issues Workbook; cell A2 in Sheet 1 has the issue details of 136 and
cell A3, also in Sheet 1, has the issue details of 120. However, cell A4 in
Sheet 2 has the issue details of 113.

How do I create a hyperlink from the Status Workbook cell A1 that will point
to cell A2 in Sheet 1; cell A3 in Sheet 1 AND cell A4 in Sheet 2, in the
Issues workbook?