Get Notified When a Value Occurs N or More Times + A VLOOKUP Trick

Опубликовано: 12 Январь 2023
на канале: Anser's Excel Academy
845
25

Keep an eye on your data in Microsoft Excel with this simple notification rule. Monitor when a value appears n or more times in your spreadsheet using this helpful tip. Plus, learn a VLOOKUP trick to add even more value to your notifications! Keep your data organized and up to date with this quick and easy guide.

This video will provide an overview of the following topics, using a class attendance sheet as an example:

1) How to receive notifications whenever a value occurs N or more times, successively
2) How to conditionally format based on the text in a cell
3) How to perform partial searches with VLOOKUP

Here is an in-depth tutorial I have made about VLOOKUP:    • Video  

Below is the formula that was discussed in this video:

=IF((MAX(FREQUENCY(IF($D7:$N7="A",COLUMN($D7:$N7)),IF($D7:$N7 (Not Equal To) "A",COLUMN($D7:$N7))))=3)=TRUE, "Contact Parent/Guardian","")

** in order to write "not equal to" in Excel, you can use opening and closing angled brackets.

$D7:$N7 : The range which may contain the value I am looking for. In my case, I am looking to fin when the value ‘A’ occurs three or more times, and the attendance is taken in the range $D7:$N7

A : I am looking to see if a student is absent three or more times in a row. An absence is noted when a cell in the selected range contains the value ‘A’

3 : I want to be notified whenever this value occurs 3 or more times

Contact Parent/Guardian : If the condition is met, I want the cells which contain this formula to return this text.

**The highlighted parts are those which must be modified according to your Excel file.



#ExcelTips #ExcelTutorial #MicrosoftExcel #Spreadsheet #ExcelHelp #ExcelMagic


Смотрите видео Get Notified When a Value Occurs N or More Times + A VLOOKUP Trick онлайн, длительностью часов минут секунд в хорошем качестве, которое загружено на канал Anser's Excel Academy 12 Январь 2023. Делитесь ссылкой на видео в социальных сетях, чтобы ваши подписчики и друзья так же посмотрели это видео. Данный видеоклип посмотрели 845 раз и оно понравилось 25 посетителям.