+ Reply to Thread
Results 1 to 3 of 3

Replacing Formulas with Values

  1. #1
    Registered User
    Join Date
    06-29-2005
    Posts
    46

    Replacing Formulas with Values

    Hi, I would like to replace a formula that brings in a value from a linked cell into the value of the linked cell. Is there a way to do this? Thanks in advance.

    Raman

  2. #2
    Tom Ogilvy
    Guest

    Re: Replacing Formulas with Values

    ActiveCell.formula = ActiveCell.Value

    would replace the cell with the value produced by the link.

    Replace activeCell with a reference to the cell with the link.

    --
    Regards,
    Tom Ogilvy

    "Raman325" <[email protected]> wrote in
    message news:[email protected]...
    >
    > Hi, I would like to replace a formula that brings in a value from a
    > linked cell into the value of the linked cell. Is there a way to do
    > this? Thanks in advance.
    >
    > Raman
    >
    >
    > --
    > Raman325
    > ------------------------------------------------------------------------
    > Raman325's Profile:

    http://www.excelforum.com/member.php...o&userid=24748
    > View this thread: http://www.excelforum.com/showthread...hreadid=396167
    >




  3. #3
    Registered User
    Join Date
    06-29-2005
    Posts
    46
    Thanks. I tried doing that before and it wasn't working. Maybe I'm doing something else wrong.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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