Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I set up a hyperlink in Excel that points to a Word Doc, the only problem is
that is doesn't open up it up the same way as just double clicking on the file itself or opening it up in Word. How you ask? Well, I have a large contact list and each file goes to a certain pre-selected contact which is saved that way. When I open up the file from within Word or double click the file itself, the recipient's name shows (the email toolbar button is selected automatically), but when I click on the Hyperlink in Excel, the Word doc opens up without the email button selected by default and without the recipients name there. This forces me to then click on the email button to bring this information up. Anyone know of a way to have the email information automatically selected when opening up a hyperlink in Excel to a Word doc? Does Excel have a way of using shortcuts instead? Maybe a shorcut to a Word Doc will open it in up the same way as Word will. Thanks in advance. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I think you'd need to create buttons linked to macro code that opens the
documents. It would be best to start on this from an Excel newsgroup (excel.programming), as they can tell you which buttons are best to use and how to assign a macro to them. Ideally, you'd use the same macro for each button. There'd be something about the button (the caption, or a "tag") you can use to identify which button / document has been clicked. The macro can check this, then open the correct document. So you should also mention you need to know this. The Excel folks may also be able to give you the code to open the Word documents. If not, you can ask in a word.vba newsgroup for the "finishing touches". "duugg" wrote: I set up a hyperlink in Excel that points to a Word Doc, the only problem is that is doesn't open up it up the same way as just double clicking on the file itself or opening it up in Word. How you ask? Well, I have a large contact list and each file goes to a certain pre-selected contact which is saved that way. When I open up the file from within Word or double click the file itself, the recipient's name shows (the email toolbar button is selected automatically), but when I click on the Hyperlink in Excel, the Word doc opens up without the email button selected by default and without the recipients name there. This forces me to then click on the email button to bring this information up. Anyone know of a way to have the email information automatically selected when opening up a hyperlink in Excel to a Word doc? Does Excel have a way of using shortcuts instead? Maybe a shorcut to a Word Doc will open it in up the same way as Word will. Thanks in advance. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() "duugg" wrote: I set up a hyperlink in Excel that points to a Word Doc, the only problem is that is doesn't open up it up the same way as just double clicking on the file itself or opening it up in Word. How you ask? Well, I have a large contact list and each file goes to a certain pre-selected contact which is saved that way. When I open up the file from within Word or double click the file itself, the recipient's name shows (the email toolbar button is selected automatically), but when I click on the Hyperlink in Excel, the Word doc opens up without the email button selected by default and without the recipients name there. This forces me to then click on the email button to bring this information up. Anyone know of a way to have the email information automatically selected when opening up a hyperlink in Excel to a Word doc? Does Excel have a way of using shortcuts instead? Maybe a shorcut to a Word Doc will open it in up the same way as Word will. Thanks in advance. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pasting charts to Word from Excel as picture | Charts and Charting in Excel | |||
how do I open an excel spreadsheet attachment from microsoft word? | New Users to Excel | |||
TRYING TO SET UP EXCEL SPREADSHEET ON MY COMPUTER | New Users to Excel | |||
Cannot open excel inside word document | Excel Discussion (Misc queries) | |||
How do you open a word document from inside excel by using hyperl. | Excel Discussion (Misc queries) |