Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Have a look at your other thread
"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 |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
command button a word document in excel | Excel Worksheet Functions | |||
Command button to get a Word document | Excel Programming | |||
macro and button to open a word document from within excel | Excel Programming | |||
open a new word document out of excel | Excel Programming | |||
open a word document in excel | Excel Programming |