Thread: Find Inactive
View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Debra Dalgleish Debra Dalgleish is offline
external usenet poster
 
Posts: 2,979
Default Find Inactive

You're welcome. Thanks for letting me know that it helped.

Krish wrote:
Thank you so much Debra. Your formula helped me to produce the results I
needed to see.

"Debra Dalgleish"
wrote in message
...
You could add a formula in a column on the Customer Master sheet.

For example, with customer names in column B:

=IF(COUNTIF('PivotSheet'!C:C,A2),"","Inactive")

would check for matching customer names in the pivot table (column C)

Krish wrote:
I have a spreadsheet with two worksheets. The first worksheet is

a Pivot
table with Rows "CustomerID", Column "SalesRep" and the data is

Sales
for 2006. The second spreadsheet is Customer Master file with
"CustomerID" and "SalesRep". I want to find out which customer

did not
buy during 2006. I am looking for a formula to produce minimal

data. The
Customer Master is 3000 rows, while the Pivot table has only 932

rows.
Any help is truly appreciated.

Krish



--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html



--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html