View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default command button to open a word document in excel

First put a button on the sheet and then right-click the button and assign
hyperlink:

file:///c:\krishna\fff.doc
--
Gary''s Student - gsnu200778


"Krishnakanth" wrote:

I am having a command button in excel worksheet.
When I click the button, a word document from c:\krishna\fff.doc should open.

Can anyone help me to achieve this task.

Krishnakanth
Software Engineer