Results 1 to 13 of 13

VBA or Macro to Copy/Paste uniques value between 2 worksheets

Threaded View

  1. #1
    Registered User
    Join Date
    03-28-2012
    Location
    North Carolina
    MS-Off Ver
    Excel 2007
    Posts
    10

    VBA or Macro to Copy/Paste uniques value between 2 worksheets

    Hey there-

    I've been searching around and found bits and pieces of what I need to do but can't quite put it together the way I want it to work. Here's what I'm trying to accomplish:

    At work I manage a base of accounts that fluctuates every month. I’d like to have Sheet1 contain a master list of accounts I manage and have subsequent worksheets contain the monthly updates of my accounts (paste an exported report into the worksheet each month). Then I’d like to ID the accounts that are in the monthly update but not in Sheet1 then copy/paste the whole row of the new account into the first blank row in Sheet1.

    The columns I'm working with are as follows:

    A: Parent
    B: Child
    C: Customer Name

    We would identify the new account by looking at Column B: "Child" in Sheet1 and Sheet2. If the number in Column B in Sheet2 (the monthly update) does not appear in Column B of Sheet1, I need to copy the whole row from Sheet2 and paste to the first empty row in Sheet1.

    I've attached a workbook that's a much simplified version. Thanks in advance!
    Attached Files Attached Files

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