Results 1 to 3 of 3

Thread: How to modify the label of embedded-object icon in Excel

  1. #1
    Join Date
    Oct 2011
    Posts
    60

    How to modify the label of embedded-object icon in Excel

    I inserted a Microsoft Word file as an object on a worksheet, displayed as an icon. The icon is labeled "Microsoft Word Document." I would like to give it a more descriptive name, but could not figure out how. Selecting the icon shows in the formula bar: =EMBED("Word.Document.8",""). Trying to change the text between either pair of quotation marks gave me the error message "The text you entered is not a valid reference or defined name." How do I change the label of the embedded-object icon?

  2. #2
    Join Date
    Aug 2011
    Posts
    695

    Re: How to modify the label of embedded-object icon in Excel

    When you insert the object, select the "Create from file" tab, then check both "Link to file" and "Display as icon" . Then you can use the "Change Icon" button, and edit the caption.
    Change the way a linked or embedded object is displayed
    Insert information by creating a linked object or embedded object

  3. #3
    Join Date
    Mar 2011
    Posts
    542

    Re: How to modify the label of embedded-object icon in Excel

    Embedding as a file object in a document (as an excel spreadsheet) that the application is NOT "the object" is necessary to "return" to a location where your application can manage (access or machinery for consultation) this can make your client (by hand) .
    Selecting the embedded object > Copy it (ctrl + C). And paste it into Windows Explorer (the folder obviously "Corresponding") or you can try a macro that includes instructions + / - as following:
    Code:
     activesheet.oleobjects ("name of the embedded object.") copy 
     createobject ("Shell.Application.") namespace (active workbook.path). self.invokeverb "paste"

Similar Threads

  1. Replies: 2
    Last Post: 25-02-2012, 12:31 PM
  2. Y axis label cutoff in Excel graph
    By Hache hi in forum MS Office Support
    Replies: 2
    Last Post: 25-02-2012, 11:47 AM
  3. How to create and modify a label in Word?
    By sivaranjan in forum Windows Software
    Replies: 5
    Last Post: 18-03-2010, 02:25 AM
  4. [Group] label in Excel file name
    By ricardoramey in forum MS Office Support
    Replies: 1
    Last Post: 10-01-2009, 01:27 AM
  5. Desktop icon label problem
    By Emimec in forum Windows XP Support
    Replies: 7
    Last Post: 05-05-2008, 11:23 PM

Tags for this Thread

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
  •  
Page generated in 1,713,538,559.41610 seconds with 17 queries