+ Reply to Thread
Results 1 to 3 of 3

Copying formula in one workbook, pasting its value in other workbook

  1. #1
    Registered User
    Join Date
    06-04-2013
    Location
    California
    MS-Off Ver
    Excel 2007
    Posts
    4

    Copying formula in one workbook, pasting its value in other workbook

    Hello,

    I have the code below, which is working spiffy for me to copy data from one workbook to another. The problem is, the last range that I copy is formulae in the origin workbook...but I only want their values (or else I get the evil #REF! error). I am thinking there is a simple tweak that must be made to the code to enable this, but I struck out in my searches.

    Please Login or Register  to view this content.
    The Dude Abides

  2. #2
    Registered User
    Join Date
    02-13-2013
    Location
    Bergen County
    MS-Off Ver
    Excel 2010
    Posts
    36

    Re: Copying formula in one workbook, pasting its value in other workbook

    Hi Jeffrey,

    Try this code,

    Please Login or Register  to view this content.
    Thanks,
    Fonzie

  3. #3
    Registered User
    Join Date
    06-04-2013
    Location
    California
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: Copying formula in one workbook, pasting its value in other workbook

    Thanks for your help!! I ended up changing it a little more because I want it to paste in next free column so I went with the select case. Getting more brave experimenting with vba each day and I'm proud of this baby! if you care, check it out below.

    Please Login or Register  to view this content.

+ 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