Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Dave
 
Posts: n/a
Default tag customers for marketing

I want to tag customers in a prospect list from a current customer list
so I don't send advertising to current customers only prospect
  #2   Report Post  
Tom Ogilvy
 
Posts: n/a
Default tag customers for marketing

Put in a formula in an adjacent cell the tags the customers

if F2 as an example
=if(D2<DateSerial(Year(Today())-1,Month(Today()),1),"Send To","Don't Send
To")

Then drag fill down the column for as long as you have data.

Obviously the condition of checking the date in Column D against a date a
year prior to today is notional and would be replaced with the conditions
that identify the data in a row as a current customer.
--
Regards,
Tom Ogilvy


"Dave" wrote in message
...
I want to tag customers in a prospect list from a current customer list
so I don't send advertising to current customers only prospect



  #3   Report Post  
Dave
 
Posts: n/a
Default tag customers for marketing



"Tom Ogilvy" wrote:

Put in a formula in an adjacent cell the tags the customers

if F2 as an example
=if(D2<DateSerial(Year(Today())-1,Month(Today()),1),"Send To","Don't Send
To")

Then drag fill down the column for as long as you have data.

Obviously the condition of checking the date in Column D against a date a
year prior to today is notional and would be replaced with the conditions
that identify the data in a row as a current customer.
--
Regards,
Tom Ogilvy


"Dave" wrote in message
...
I want to tag customers in a prospect list from a current customer list
so I don't send advertising to current customers only prospect


Thanks for responding
But there are no dates invoulved
I have a worksheet of current customers and a worksheet of prospect.
I want to lookup my current list and compair to prospect so I don't do a
mailer to current customers
I don't know if or how to do a lookup function for characters
Thanks
Dave


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how do i set up a list of customers in excell for mail merge Redford Excel Discussion (Misc queries) 3 August 26th 05 04:53 PM
our cost to customers cost thisguy Excel Worksheet Functions 2 July 15th 05 03:38 AM
How many different customers in a list? cathcarr1 Excel Worksheet Functions 4 July 14th 05 01:02 PM
What is the best template to use to keep a log of the customers I. uclc2004 Excel Worksheet Functions 1 April 18th 05 05:04 PM
Comparing 2 Customer Lists to Identify Shared Customers carl Excel Worksheet Functions 2 January 26th 05 07:17 PM


All times are GMT +1. The time now is 07:15 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"