+ Reply to Thread
Results 1 to 9 of 9

2 parts : Copy info based on match

  1. #1
    Registered User
    Join Date
    12-04-2015
    Location
    USA
    MS-Off Ver
    Excell
    Posts
    22

    2 parts : Copy info based on match

    This is a 2 parter, but if someone can at least help with the first part, I'd greatly appreciate it.

    If Sheet2 A1 is found anywhere in Sheet1 Column A, leave cell blank. If it is not found, fill cell with Sheet2 B1.


    Second part: I'm going to copy this downward a couple thousand rows, and it will have a lot of holes, so I'd like to do something like importrange to copy that column to another only when the cells are populated.

  2. #2
    Registered User
    Join Date
    12-04-2015
    Location
    USA
    MS-Off Ver
    Excell
    Posts
    22

    Re: 2 parts : Copy info based on match

    Cross-posted here:

    http://www.mrexcel.com/forum/excel-q...ml#post4362134

  3. #3
    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
    53,048

    Re: 2 parts : Copy info based on match

    Off-topic here, but did you see my last reply to you on your other thread?
    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

  4. #4
    Registered User
    Join Date
    12-04-2015
    Location
    USA
    MS-Off Ver
    Excell
    Posts
    22

    Re: 2 parts : Copy info based on match

    I didn't. I thought you gave up on me. I've been trying to work around the same problem with more hidden tables and steps.

  5. #5
    Registered User
    Join Date
    12-04-2015
    Location
    USA
    MS-Off Ver
    Excell
    Posts
    22

    Re: 2 parts : Copy info based on match

    I see that now. I actually have all of the ESNs from all of the necessary tables in a column on a different tab in the ESN Sheet. That column is Sheet1 Column A from the post on this thread. I have this on the same tab as the new row I created, and I feel like I'm almost there, but I'm not sure what I've got wrong.

    =IF(ISNA(MATCH(DONTEDIT!A:A,Shipped!G5,0)),Shipped!G5,"")

  6. #6
    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
    53,048

    Re: 2 parts : Copy info based on match

    Ok, but is that the sort of thing you are looking for - expanded to the other sheets?

  7. #7
    Registered User
    Join Date
    12-04-2015
    Location
    USA
    MS-Off Ver
    Excell
    Posts
    22

    Re: 2 parts : Copy info based on match

    I'd rather simplify it, but I could go either way.

  8. #8
    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
    53,048

    Re: 2 parts : Copy info based on match

    But is that (kind of) what you want? If so, I can work on expanding it, if not, then I need to figure out a different formula

  9. #9
    Registered User
    Join Date
    12-04-2015
    Location
    USA
    MS-Off Ver
    Excell
    Posts
    22

    Re: 2 parts : Copy info based on match

    Oh. Yeah. I misunderstood your question.

    All I want is for the unmatched ESNs to show up with Date - ESN - Model somewhere organized and without blank cells. Doesn't matter if it looks pretty working up to it, because the finished columns are going to be imported to a whole other sheet when they look right.

+ 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. Copy parts of table based on cell value
    By igormigor in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 12-01-2015, 08:41 PM
  2. if value match from two columns copy other cell info
    By cidr in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-02-2014, 10:51 AM
  3. match info based on common factor
    By tspevak in forum Excel General
    Replies: 8
    Last Post: 06-27-2013, 12:48 PM
  4. Copy and Paste entire row based upon parts of value in a cell
    By queenstarks in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-29-2013, 11:05 AM
  5. Move parts of info in a cell into their own cells
    By beezer2484 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-17-2012, 05:04 PM
  6. Copy parts of a row based on information in a column to another sheet.
    By acoman in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 06-23-2012, 09:32 PM
  7. Replies: 0
    Last Post: 02-09-2011, 07:13 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