+ Reply to Thread
Results 1 to 4 of 4

Adjust VBA to Only Copy Values to New Sheet

  1. #1
    Registered User
    Join Date
    04-02-2014
    Location
    saint cloud, mn
    MS-Off Ver
    Excel 2010
    Posts
    6

    Wink Adjust VBA to Only Copy Values to New Sheet

    Hi everyone,
    I'm wondering if someone can help me adjust the code is this other thread http://www.excelforum.com/excel-prog...in-cell-f.html so that it only transfers the values instead of any formulas in sheet 1.

  2. #2
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: Adjust VBA to Only Copy Values to New Sheet

    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    04-02-2014
    Location
    saint cloud, mn
    MS-Off Ver
    Excel 2010
    Posts
    6

    Re: Adjust VBA to Only Copy Values to New Sheet

    Works great! Thank you so much!

  4. #4
    Registered User
    Join Date
    04-02-2014
    Location
    saint cloud, mn
    MS-Off Ver
    Excel 2010
    Posts
    6

    Re: Adjust VBA to Only Copy Values to New Sheet

    Thank you for your help. The code worked, but I am wondering if there is a way to change it a bit. I noticed that if I start typing into the wrong row of column six and delete it, the row still gets moved to sheet 2 when I leave the cell. I tried to change Target.Cells.Count=1 to Target.Value>0 (since I am entering a date into the cell). The macro works when I did that, but I get run-time error '13' at the end of it. Is there an easy way to fix this that I am missing?

+ 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: 1
    Last Post: 09-11-2013, 02:47 PM
  2. macro to copy values on one sheet based on the values of another sheet.
    By buntalan80 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-25-2013, 09:09 AM
  3. Replies: 1
    Last Post: 10-05-2005, 08:05 AM
  4. Replies: 1
    Last Post: 10-05-2005, 08:05 AM
  5. Replies: 1
    Last Post: 10-05-2005, 06:05 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