![]() |
|
![]() |
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
![]()
Hello,
I have a problem that is not unique I am sure. I have a master list of customers. Most of our sales are repeat customers. However, we do get new customers each month. I have a master list of customers that I would like to append with new customers. Sheet1 represents our master list. Sheet2 is sales to customers last month. I want to find unique names that appear on Sheet2 that are not on Sheet1 and append those names to the list on Sheet1. I would appreciate any help. Thanks, EdStockotn Last edited by EdStockton; 08-06-2014 at 12:16 PM. Reason: Need to attach sample data |
#2
|
|||
|
|||
![]()
Using the countif formula should do this (It will count how many times the value is in a range) however if this is something that you are going to running a lot it may be better to get a VBA script for it that could do it automatically for you.
|
![]() |
Tags |
append, data, unique |
Thread Tools | |
Display Modes | |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Highlight cells with changed data on a worksheet with tracking changes | jpb103 | Excel Programming | 1 | 06-03-2014 07:33 AM |
![]() |
samkiewhock | Excel | 1 | 09-06-2012 03:34 AM |
![]() |
meggenm | Excel | 4 | 02-04-2012 02:04 AM |
macro for comparing data from 3 columns and pasting into another worksheet | ashukla | Excel | 1 | 06-24-2009 05:01 PM |
TRANSFER DATA TO NEW WORKSHEET | BOBN | Excel | 0 | 11-08-2007 10:34 PM |