+ Reply to Thread
Results 1 to 20 of 20

"HYPERLINK" Formula to open Excel data on Word

  1. #1
    Registered User
    Join Date
    03-15-2014
    Location
    portugal
    MS-Off Ver
    Excel 2003
    Posts
    61

    "HYPERLINK" Formula to open Excel data on Word

    Right now i'm using this formula to automatically open email app with email address and subject autofilled.

    =HYPERLINK("mailto:"&F415&"?subject=Receipt "&A415&"&";"Email")


    I would like to use the same formula to open Word app.

    How could i do it?

    I use Mac

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,482

    Re: "HYPERLINK" Formula to open Excel data on Word

    See if this works for you.

    Formula: copy to clipboard
    Please Login or Register  to view this content.



    9-26-2015 8-26-25 AM.jpg

    For me the warning window keeps popping up , not sure how to stop that from happening

    9-26-2015 8-31-22 AM.jpg
    Last edited by davesexcel; 09-26-2015 at 10:33 AM.

  3. #3
    Registered User
    Join Date
    03-15-2014
    Location
    portugal
    MS-Off Ver
    Excel 2003
    Posts
    61

    Re: "HYPERLINK" Formula to open Excel data on Word

    Thank you!

    It doesn't work:

    "This formula you typed contains an error"

  4. #4
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,482

    Re: "HYPERLINK" Formula to open Excel data on Word

    I think you need ";" not "," in your country

  5. #5
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,482

    Re: "HYPERLINK" Formula to open Excel data on Word


  6. #6
    Registered User
    Join Date
    03-15-2014
    Location
    portugal
    MS-Off Ver
    Excel 2003
    Posts
    61

    Re: "HYPERLINK" Formula to open Excel data on Word

    Almost there!

    It's opening word but now i need it to display on Word the content of this cells: D413:F413.

    This is the formula i have now:

    =HYPERLINK("/Users/LuisAir/Desktop/Envelope.docx";"Print")


    How can i add info displayed on D413:F413 to the word file automatically when it opens?

  7. #7
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,482

    Re: "HYPERLINK" Formula to open Excel data on Word

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Insert a bookmark in word 1st
    InsertBookmark.jpgsave book mark.jpg

    Add that bookmark name to your formula

    formulaBookmark.jpg


    YouTube Example
    Last edited by davesexcel; 09-27-2015 at 11:54 AM.

  8. #8
    Registered User
    Join Date
    03-15-2014
    Location
    portugal
    MS-Off Ver
    Excel 2003
    Posts
    61

    Re: "HYPERLINK" Formula to open Excel data on Word

    Did not work out for me.

    The f before the formula on N4 it's just to be able to save it otherwise i couldn't.

    Please check attachments:

    PrintWord.xlsxEnvelope.docx

  9. #9
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,482

    Re: "HYPERLINK" Formula to open Excel data on Word

    try,
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  10. #10
    Registered User
    Join Date
    03-15-2014
    Location
    portugal
    MS-Off Ver
    Excel 2003
    Posts
    61

    Re: "HYPERLINK" Formula to open Excel data on Word

    Doesn't work!

    Error.jpg

  11. #11
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,482

    Re: "HYPERLINK" Formula to open Excel data on Word

    really, refer back to post #4

  12. #12
    Registered User
    Join Date
    03-15-2014
    Location
    portugal
    MS-Off Ver
    Excel 2003
    Posts
    61

    Re: "HYPERLINK" Formula to open Excel data on Word

    Hi.

    Yes, i also tried that but still doesn't display the content of D4:E4.

    Just opens Word file without any data.

    Any clue?

    Thank's for help man!

  13. #13
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,482

    Re: "HYPERLINK" Formula to open Excel data on Word

    It could be your file address,
    Here it is working for me
    Hyperlink to word

  14. #14
    Registered User
    Join Date
    03-15-2014
    Location
    portugal
    MS-Off Ver
    Excel 2003
    Posts
    61

    Re: "HYPERLINK" Formula to open Excel data on Word

    For me it does the same but i guess you didn't get my main goal.

    It's not only to open that word file, i need it to open the word file with the data on D4:E4 "David Melt" where it's now "MyBookmark".

    Got it?

  15. #15
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,482

    Re: "HYPERLINK" Formula to open Excel data on Word

    I believe I know what you are talking about
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    If you have the word "MyBookmark" in H4

  16. #16
    Registered User
    Join Date
    03-15-2014
    Location
    portugal
    MS-Off Ver
    Excel 2003
    Posts
    61

    Re: "HYPERLINK" Formula to open Excel data on Word

    Still it doesn't work :/

    Also tried with ; no error but still no data on word file!


    Error.jpg

  17. #17
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,482

    Re: "HYPERLINK" Formula to open Excel data on Word

    What do you mean no "data in word file?"

  18. #18
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,482

    Re: "HYPERLINK" Formula to open Excel data on Word

    okay I think I get it.

    Like the email formula, it adds the to: and subject: data.
    You want the same to happen with the hyperlink to word formula and add some data with the formula.
    I don't think a regular formula can do that, I suppose a UDF can be written for that

  19. #19
    Registered User
    Join Date
    03-15-2014
    Location
    portugal
    MS-Off Ver
    Excel 2003
    Posts
    61

    Re: "HYPERLINK" Formula to open Excel data on Word

    Ok, i will explain you the main porpouse:

    N4 will be like a "button" so when i press it word will open that "Envelope" file with the data displayed on D4 and E4.


    So i don't need only word to open, i need it to open but automatically filled with data within the cells D4 and E4.

    That would be the costumer address so i would save time copy/pasting.

  20. #20
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,482

    Re: "HYPERLINK" Formula to open Excel data on Word

    That was a pretty quick reply.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 2
    Last Post: 01-18-2016, 02:31 AM
  2. [SOLVED] Need formula that finds the last ", " in a text string & substitutes it w/ the word "and"
    By danielneedssomehelp in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 08-23-2014, 04:06 PM
  3. [SOLVED] Formula Needed to fill multiple cells with "No" when the word "No" is entered into a cell
    By excelteam777 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-09-2013, 05:36 PM
  4. Macro to open mailto hyperlink in excel, then click on "Send" in gmail
    By beepbeep27 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-30-2012, 11:10 AM
  5. [SOLVED] How to Count number of "Error" and "OK" after the word "Instrument" found in table row
    By eltonlaw in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-17-2012, 06:26 AM
  6. [SOLVED] "word unable to open data source" message when trying to do mail m
    By funeralman in forum Excel General
    Replies: 1
    Last Post: 06-02-2006, 06:10 PM
  7. [SOLVED] conditional formula to show "open" or "closed"
    By SBS in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-27-2006, 09:50 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1