+ Reply to Thread
Results 1 to 7 of 7

Copy formula resuts greater than 1 paste unique Records

Hybrid View

  1. #1
    Registered User
    Join Date
    03-24-2007
    Posts
    88

    Copy formula resuts greater than 1 paste unique Records

    I am try to to copy formula values (links to another sheet) greater then 1 in column A on sheet 1 then paste the unique records to column A in sheet 2.

    Thanks Nunzio
    Last edited by Nunzio; 11-17-2011 at 09:48 PM.

  2. #2
    Forum Expert Domski's Avatar
    Join Date
    12-14-2009
    Location
    A galaxy far, far away
    MS-Off Ver
    Darth Office 2010
    Posts
    3,950

    Re: Copy formula resuts greater than 1 paste unique Records

    Have you tried using Autofilter?

    Dom
    "May the fleas of a thousand camels infest the crotch of the person who screws up your day and may their arms be too short to scratch..."

    Use code tags when posting your VBA code: [code] Your code here [/code]

    Remember, saying thanks only takes a second or two. Click the little star to give some Rep if you think an answer deserves it.

  3. #3
    Registered User
    Join Date
    03-24-2007
    Posts
    88

    Re: Copy formula resuts greater than 1 paste unique Records

    Yes but I am not sure how to copy greater then zero?

  4. #4
    Forum Expert Domski's Avatar
    Join Date
    12-14-2009
    Location
    A galaxy far, far away
    MS-Off Ver
    Darth Office 2010
    Posts
    3,950

    Re: Copy formula resuts greater than 1 paste unique Records

    Sorry I don't follow what you mean.

    Dom

  5. #5
    Registered User
    Join Date
    03-24-2007
    Posts
    88

    Re: Copy formula resuts greater than 1 paste unique Records

    Sheet 1 has link formulas pulling from the master sheet with alot of zeros so I only want to copy the values greater then zero to paste on sheet 2 using the advanced filter.

  6. #6
    Forum Expert Domski's Avatar
    Join Date
    12-14-2009
    Location
    A galaxy far, far away
    MS-Off Ver
    Darth Office 2010
    Posts
    3,950

    Re: Copy formula resuts greater than 1 paste unique Records

    Advanced filter can only copy to the same sheet unless you define a named range for the destination cell on the other sheet and use a macro to perform the filter.

    Using Autofilter you would just set up a custom option of greater than 0.

    Dom

  7. #7
    Registered User
    Join Date
    03-24-2007
    Posts
    88

    Re: Copy formula resuts greater than 1 paste unique Records

    Thanks Domski

+ 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