View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dgold82 dgold82 is offline
external usenet poster
 
Posts: 99
Default hyperlink cell to word in textbox


Thought I might have a better chance in the programming forum:

I have a large text box that I pasted a multipage MS word doc into. I would
like to link cells in other worksheets to individual words within that
textbox. For example, I created a table of contents in worksheet1 and I
would like to link it to the various areas within the textbox on worksheet2.

Any ideas?