View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Gary's Student Gary's Student is offline
external usenet poster
 
Posts: 86
Default Insert worksheet

Yes.
Click on a cell, then select Insert Hyperlink.
Then use the browser to select the Word document you want.
--
Gary's Student


"manillla" wrote:

I am trying to insert a worksheet from file into an open workbook via VBA code.
What should the code look like??