+ Reply to Thread
Results 1 to 5 of 5

Find * Column A and Paste Special Values

  1. #1
    Registered User
    Join Date
    03-07-2010
    Location
    Buena Vista, Virginia
    MS-Off Ver
    Excel 2003
    Posts
    6

    Find * Column A and Paste Special Values

    I am trying to scan every row in Column A for this symbol * , when this symbol * is found I’d like the macro to copy the row and perform a paste special / values for the row that the * was found in.

    This is what I have so far but I am kind of stuck, if you could lend a hand i would appreciate the help. Thanks

    Please Login or Register  to view this content.
    Last edited by Racer; 03-11-2010 at 07:26 PM. Reason: SOLVED

  2. #2
    Forum Contributor
    Join Date
    09-21-2009
    Location
    Belgium - Mechelen
    MS-Off Ver
    Office 365 - version 2310
    Posts
    278

    Re: Find * Column A and Paste Special Values

    Quote Originally Posted by Racer View Post
    I am trying to scan every row in Column A for this symbol * , when this symbol * is found I’d like the macro to copy the row and perform a paste special / values for the row that the * was found in.

    This is what I have so far but I am kind of stuck, if you could lend a hand i would appreciate the help. Thanks

    Please Login or Register  to view this content.
    Racer ,

    Leave out the "?" in the Range("A?".........

    Please Login or Register  to view this content.
    [/QUOTE]

  3. #3
    Valued Forum Contributor rwgrietveld's Avatar
    Join Date
    09-02-2008
    Location
    Netherlands
    MS-Off Ver
    XL 2007 / XL 2010
    Posts
    1,671

    Re: Find * Column A and Paste Special Values

    Marmo,

    Please Login or Register  to view this content.
    will copy the entire Column. I believe the row is required.

    Try this code
    Please Login or Register  to view this content.
    Last edited by rwgrietveld; 03-10-2010 at 05:07 AM.
    Looking for great solutions but hate waiting?
    Seach this Forum through Google

    www.Google.com
    (e.g. +multiple +IF site:excelforum.com/excel-general/ )

    www.Google.com
    (e.g. +fill +combobox site:excelforum.com/excel-programming/ )

    Ave,
    Ricardo

  4. #4
    Registered User
    Join Date
    03-07-2010
    Location
    Buena Vista, Virginia
    MS-Off Ver
    Excel 2003
    Posts
    6

    Re: Find * Column A and Paste Special Values

    Thank you rwgrietveld this macro accomplishes what I was trying to do. Thank you for the help. I appreciate it very much.

  5. #5
    Registered User
    Join Date
    03-07-2010
    Location
    Buena Vista, Virginia
    MS-Off Ver
    Excel 2003
    Posts
    6

    Re: Find * Column A and Paste Special Values

    Thank you for the input MarMo.

+ 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