+ Reply to Thread
Results 1 to 6 of 6

find-select-copy function Vba

  1. #1
    Registered User
    Join Date
    04-07-2013
    Location
    Moldova
    MS-Off Ver
    Excel 2010
    Posts
    12

    find-select-copy function Vba

    Need a vba program , select same diameter with it's lenght and number a copy it in color columns .
    diameter 10 and 12 missing in main base , so I need if some of diameters missing just skip it and go to the next one .
    Attached Files Attached Files
    Last edited by sergiu_ciuhnenco; 01-25-2015 at 01:24 PM.

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,946

    Re: need yours help !!!

    Thanks for the title change
    Last edited by FDibbins; 01-25-2015 at 01:45 PM.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Forum Expert mikerickson's Avatar
    Join Date
    03-30-2007
    Location
    Davis CA
    MS-Off Ver
    Excel 2011
    Posts
    6,229

    Re: need yours help !!!

    sergiu_ciuhnenco, Welcome to the Excel Forum.

    It looks like you are on-line. As soon as you change to a descriptive title, I can post a solution.
    _
    ...How to Cross-post politely...
    ..Wrap code by selecting the code and clicking the # or read this. Thank you.

  4. #4
    Registered User
    Join Date
    04-07-2013
    Location
    Moldova
    MS-Off Ver
    Excel 2010
    Posts
    12

    Re: need yours help !!!

    Sorry !!! I am Forum Newbie .

  5. #5
    Forum Expert mikerickson's Avatar
    Join Date
    03-30-2007
    Location
    Davis CA
    MS-Off Ver
    Excel 2011
    Posts
    6,229

    Re: find-select-copy function Vba

    In the attached, I replaced all your Merged cells with Center Across Selection. This code did what you want.
    Please Login or Register  to view this content.
    Attached Files Attached Files

  6. #6
    Registered User
    Join Date
    04-07-2013
    Location
    Moldova
    MS-Off Ver
    Excel 2010
    Posts
    12

    Re: find-select-copy function Vba

    hi mikerickson, probably you misunderstood me , I want to find and copy cells for example : Range (B2:D3) to L2;
    Range (B4:D31) to O2 .....[ to search each diameter with its length and number and copy it to the columns that I mentioned ( L2 ; O2; R2 )....
    In range B2:D67 miss diameter 10 , 12, 28 and 32 but sometimes it could be so I want if some of diameters are missing to skip it and go for the next one

+ 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