+ Reply to Thread
Results 1 to 7 of 7

Embed linked values

  1. #1
    Forum Contributor
    Join Date
    03-02-2014
    Location
    usa
    MS-Off Ver
    MS 365
    Posts
    593

    Embed linked values

    Hello,

    I have a worksheet (MyWS)containing numerous values reading from other worksheets, from the same or, from different workbooks through the "=" sign like:

    =Sheet2!C9 or like: =[MyBook]Sheet1!$C$3.

    What I am trying to achieve, is to have a macro searching through MyWS and embed / replace the formula with the value of the formula, similar to what copy / paste Value does.

    Could you please advise?
    Thank you

  2. #2
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,605

    Re: Embed linked values

    Try this Macro
    Please Login or Register  to view this content.
    Pl note
    Array formula should be confirmed with Ctrl+Shift+Enter keys together.
    If answere is satisfactory press * to add reputation.

  3. #3
    Forum Contributor
    Join Date
    03-02-2014
    Location
    usa
    MS-Off Ver
    MS 365
    Posts
    593

    Re: Embed linked values

    kvsrinivasamurthy,

    Thanks for looking into this, however, the intent is to copy/paste only those values which are reading from an external worksheet or workbook.

    The formulas which are reading values from the active sheet needed to be kept "as is", for exemple, a formula such as :
    =SUM(B1:B2), needs to stay the way it is; somehow, to ignore the formulas which do not contain the "!" mark.

    Could you please advise?
    Thanks

  4. #4
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,605

    Re: Embed linked values

    Try this
    Please Login or Register  to view this content.

  5. #5
    Forum Expert
    Join Date
    10-06-2008
    Location
    Canada
    MS-Off Ver
    2007 / 2013
    Posts
    5,535

    Re: Embed linked values

    @ kvsrinivasamurthy
    I would change these two lines
    Please Login or Register  to view this content.
    to this
    Please Login or Register  to view this content.
    and do away with this
    Please Login or Register  to view this content.

  6. #6
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,605

    Re: Embed linked values

    @ jolivanes

    Ok. Thank you

  7. #7
    Forum Contributor
    Join Date
    03-02-2014
    Location
    usa
    MS-Off Ver
    MS 365
    Posts
    593

    Re: Embed linked values

    Thank you!

+ 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. [SOLVED] Embed images based on linked images.
    By scottiex in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-05-2020, 04:05 AM
  2. Embed existing linked images into Excel
    By HXIO in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-13-2019, 07:36 AM
  3. Embed pictured imported rather than linked them
    By izk630 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-25-2017, 08:08 PM
  4. [SOLVED] Embed a Word doc in a spreadsheet with "fields" linked to cell values?
    By brucemc777 in forum Excel General
    Replies: 4
    Last Post: 10-23-2015, 07:55 PM
  5. Embed Oracle Sql Qry Results into Sheet w/ Criteria from Cell Values
    By athyeh in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-24-2015, 07:34 PM
  6. Replies: 0
    Last Post: 03-10-2014, 05:19 AM
  7. [SOLVED] Replacing Linked Cell Values w/ Current Values
    By TomCat in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-10-2006, 07:25 AM

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