View Single Post
  #1   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

Make the button from an AutoShape rectangle.
--
Gary''s Student - gsnu200778


"Krishnakanth" wrote:

Sir,

I didnot have the option "assign hyperlink". I am having "Assign Macro".

Krishnakanth
Software Engineer


"Gary''s Student" wrote:

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