View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
xnman xnman is offline
external usenet poster
 
Posts: 18
Default Hyperlink question

Is there a way to set a hyperlink in a cell of workbook1 pointing to a
specific cell in workbook2 so that when you click on the cell you see what
is in the specific cell in workbook2?
--