+ Reply to Thread
Results 1 to 4 of 4

copy paste values, except for values with just sum in it

  1. #1
    Forum Contributor
    Join Date
    08-14-2013
    Location
    LA Baby!!
    MS-Off Ver
    Excel 2007
    Posts
    1,598

    copy paste values, except for values with just sum in it

    Hello. I have a spreadsheet with formulas in it. There are sumifs and formulas that just have "=sum". How do I just copy and paste values over the formulas that have sumifs and leave the sums regular?

  2. #2
    Forum Expert
    Join Date
    11-24-2013
    Location
    Paris, France
    MS-Off Ver
    Excel 2003 / 2010
    Posts
    9,831

    Re: copy paste values, except for values with just sum in it


    Hi !

    Use operator Like and Range.Formula property to check cells
    (you can use instead Find method like in your other thread upon the same subject !)

    and when a cell matches : .Formula = .Value
    Last edited by Marc L; 08-10-2015 at 05:54 PM.

  3. #3
    Forum Contributor
    Join Date
    08-14-2013
    Location
    LA Baby!!
    MS-Off Ver
    Excel 2007
    Posts
    1,598

    Re: copy paste values, except for values with just sum in it

    Could you be a little more specific mr marc?

  4. #4
    Forum Contributor
    Join Date
    08-14-2013
    Location
    LA Baby!!
    MS-Off Ver
    Excel 2007
    Posts
    1,598

    Re: copy paste values, except for values with just sum in it

    Mr Marc? Helpi me.

+ 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] Copy paste values to another workbook based on multiple cell values
    By Bazinga in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-23-2014, 12:41 PM
  2. Replies: 10
    Last Post: 09-23-2014, 11:18 AM
  3. Replies: 1
    Last Post: 05-14-2014, 12:52 AM
  4. Replies: 0
    Last Post: 01-29-2014, 07:38 AM
  5. Replies: 0
    Last Post: 09-06-2012, 04:06 AM
  6. Replies: 1
    Last Post: 01-19-2011, 03:26 PM
  7. Copy Paste values between sheets - values incorrect
    By db41987 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 10-12-2010, 04:17 PM

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