Hi all
I'm looking for some help with the below problem - I believe I need to use the filter (array??) formula function in Excel 365, but I'm not familiar enough with it at the moment to know how to write the formula myself. =filter is as far as I've got ?
I have a list of people who enter data into an online form. The should be entering the data on a daily basis. The table below I have created based on a raw data sheet and it shows all employees whether they are current or resigned or there is a vacancy. I want to use the formula function to present a list of all the "current" (column D) employees emails addresses (column A) who haven't entered anything into the online form for more than 28 days (column G). I have a lot of data and whilst I can use the standard filters using the drop down list, I am always against the clock and so to have something that just presents the names without having to click on drop down filter lists would be really helpful. It would also be helpful if, alongside the email address, I was able to show the name of the manager (column B). As always, any help would be much appreciated.
I'm looking for some help with the below problem - I believe I need to use the filter (array??) formula function in Excel 365, but I'm not familiar enough with it at the moment to know how to write the formula myself. =filter is as far as I've got ?
I have a list of people who enter data into an online form. The should be entering the data on a daily basis. The table below I have created based on a raw data sheet and it shows all employees whether they are current or resigned or there is a vacancy. I want to use the formula function to present a list of all the "current" (column D) employees emails addresses (column A) who haven't entered anything into the online form for more than 28 days (column G). I have a lot of data and whilst I can use the standard filters using the drop down list, I am always against the clock and so to have something that just presents the names without having to click on drop down filter lists would be really helpful. It would also be helpful if, alongside the email address, I was able to show the name of the manager (column B). As always, any help would be much appreciated.
Book1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | |||
1 | CEM / CA Email Address | Manager | CEM or CA | Current / Resigned | Entered Data on Form | Number of Entries Made | Date/Time of Last Entry | ||
2 | amy@test.co.uk | Justin | CEM | Current | Yes | 30 | 26/11/2020 17:34:07 | ||
3 | john@test.co.uk | Claire | CEM | Current | Yes | 106 | 02/11/2020 12:02:47 | ||
4 | sam@test.co.uk | Paul | CEM | Current | Yes | 25 | 02/12/2020 15:07:52 | ||
5 | dave@test.co.uk | Paul | CA | Current | Yes | 30 | 03/10/2020 19:24:15 | ||
6 | becka@test.co.uk | Justin | CA | Current | Yes | 19 | 04/12/2020 14:47:13 | ||
7 | al@test.co.uk | Justin | CEM | Resigned | Yes | 2 | 02/11/2020 10:07:30 | ||
8 | sarah@test.co.uk | Tina | CEM | Vacancy | No | 0 | |||
9 | sian@test.co.uk | Tina | CEM | Current | Yes | 43 | 15/10/2020 20:23:13 | ||
10 | danielle@test.co.uk | Paul | CEM | Current | Yes | 29 | 04/12/2020 09:06:21 | ||
11 | robert@test.co.uk | Claire | CEM | Current | Yes | 61 | 04/12/2020 16:22:18 | ||
12 | stephen@test.co.uk | Justin | CEM | Current | Yes | 117 | 01/11/2020 15:50:41 | ||
13 | nessa@test.co.uk | Tina | CEM | Current | Yes | 71 | 04/12/2020 19:05:20 | ||
14 | geoff@test.co.uk | Claire | CA | Current | Yes | 93 | 04/12/2020 17:48:08 | ||
15 | Eloise@test.co.uk | Tina | CEM | Current | Yes | 19 | 02/12/2020 13:37:47 | ||
16 | lexi@test.co.uk | Claire | CEM | Current | Yes | 28 | 01/12/2020 17:25:16 | ||
Sheet1 |