Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default How to Test Terminated Employees

I have 2 spreatsheets. Sheet #1 has the list of current employes with their
names, ids, dept, etc. Sheet #2 has list of terminated employees with their
names, id, date of termination, etc. I want to ensure that there is no
terminated employee on the current employee list (sheet #1). How can I do
that. Any ideas will be appreciated.

Thanks.
--
Fubdap
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default How to Test Terminated Employees

Add a formula of

=ISNUMBER(MATCH(A2,Sheet1!A:A,0))

on Sheet 2 in some spare column, then filter for TRUE

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"fubdap" wrote in message
...
I have 2 spreatsheets. Sheet #1 has the list of current employes with
their
names, ids, dept, etc. Sheet #2 has list of terminated employees with
their
names, id, date of termination, etc. I want to ensure that there is no
terminated employee on the current employee list (sheet #1). How can I do
that. Any ideas will be appreciated.

Thanks.
--
Fubdap



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default How to Test Terminated Employees

Thanks Bob for your help. It worked.
--
Fubdap


"Bob Phillips" wrote:

Add a formula of

=ISNUMBER(MATCH(A2,Sheet1!A:A,0))

on Sheet 2 in some spare column, then filter for TRUE

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"fubdap" wrote in message
...
I have 2 spreatsheets. Sheet #1 has the list of current employes with
their
names, ids, dept, etc. Sheet #2 has list of terminated employees with
their
names, id, date of termination, etc. I want to ensure that there is no
terminated employee on the current employee list (sheet #1). How can I do
that. Any ideas will be appreciated.

Thanks.
--
Fubdap




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
Can password be removed on Excel WS from terminated employee? pb Excel Discussion (Misc queries) 5 September 8th 06 08:12 PM
Calculate mean of test scores from rows of test answers RiotLoadTime Excel Discussion (Misc queries) 1 July 26th 06 05:14 PM
Employees Rosco58 Excel Worksheet Functions 0 February 27th 06 08:03 PM
I need an autosum for each box where employees use x's of 1's JMar Excel Worksheet Functions 1 February 7th 06 10:03 PM
Array formula returning terminated employees malik641 Excel Worksheet Functions 4 August 16th 05 03:24 PM


All times are GMT +1. The time now is 02:31 PM.

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

About Us

"It's about Microsoft Excel"