+ Reply to Thread
Results 1 to 5 of 5

find inactive users

  1. #1
    Registered User
    Join Date
    10-01-2013
    Location
    singapore
    MS-Off Ver
    Excel 2013
    Posts
    29

    Question find inactive users

    hello,

    please help me to find the inactive users in "sheet3"

    Sheet1 contains active set of users
    Sheet2 contains full set of users
    Attached Files Attached Files
    Last edited by mutedf8; 07-23-2018 at 11:38 PM.

  2. #2
    Forum Expert azumi's Avatar
    Join Date
    12-10-2012
    Location
    YK, Indonesia
    MS-Off Ver
    Excel 2019
    Posts
    2,370

    Re: find inactive users

    Perhaps put this on C5 and ENTERED as ARRAY

    =IFERROR(INDEX(Sheet2!$C$4:$C$18,SMALL(IF(COUNTIF(Sheet1!$D$5:$D$14,Sheet2!$C$4:$C$18)=0,MATCH(ROW(Sheet2!$C$4:$C$18),ROW(Sheet2!$C$4:$C$18)),""),ROW(A1))),"")

    then copied down until as blanks
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    10-01-2013
    Location
    singapore
    MS-Off Ver
    Excel 2013
    Posts
    29

    Re: find inactive users

    Quote Originally Posted by azumi View Post
    Perhaps put this on C5 and ENTERED as ARRAY

    =IFERROR(INDEX(Sheet2!$C$4:$C$18,SMALL(IF(COUNTIF(Sheet1!$D$5:$D$14,Sheet2!$C$4:$C$18)=0,MATCH(ROW(Sheet2!$C$4:$C$18),ROW(Sheet2!$C$4:$C$18)),""),ROW(A1))),"")

    then copied down until as blanks
    hello, thank you. i tried to create it again on new excel. but it seems some error.
    Attached Files Attached Files

  4. #4
    Forum Expert kersplash's Avatar
    Join Date
    11-22-2016
    Location
    Perth
    MS-Off Ver
    Home 2016 (Windows 10)/Work 2013 Pro Plus (Windows 10)
    Posts
    2,012

    Re: find inactive users

    Use Ctrl-Alt-Shift to enter the formula.

  5. #5
    Registered User
    Join Date
    10-01-2013
    Location
    singapore
    MS-Off Ver
    Excel 2013
    Posts
    29

    Re: find inactive users

    Quote Originally Posted by kersplash View Post
    Use Ctrl-Alt-Shift to enter the formula.
    thanks! learning a lot here!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Formula to find inactive employees
    By rizmomin in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 12-26-2014, 06:26 PM
  2. Use of 'on time' to kick inactive users
    By TKCZBW in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-16-2014, 03:40 AM
  3. Kick out Inactive users except in read only
    By StephanieLilly in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-17-2013, 02:16 PM
  4. Kicking Inactive users by auto closing workbook
    By ukphoenix in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 12-02-2008, 03:43 PM
  5. find the last used column on an INACTIVE sheet
    By carsto in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-17-2008, 09:23 AM
  6. versions:Kicking Inactive users by auto closing workbook
    By Nyanko in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-05-2007, 10:23 PM
  7. VBA: Using the Find Method on an inactive sheet
    By BigBas in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-18-2007, 06:49 PM

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