Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 10-26-2022, 01:05 AM
ArviLaanemets ArviLaanemets is offline I'm a noob Windows 8 I'm a noob Office 2016
Expert
 
Join Date: May 2017
Posts: 949
ArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant future
Default

Quote:
Originally Posted by darian@ View Post
... can you explain what does every piece of code...
1. COUNTIFS counts the number of scores less than 5 in current row ($C2:$F2 - row numbers change when the cell is copied up/down). Possible results in this table are 0, 1, 2, 3, or 4;
2. MATCH returns the number of condition value (condition values are defined as array {0;1;4}), the COUNTIFs result is matching. The type of match is determined with last parameter - as it is set 1, then when COUNTIF returns 0 then MATCH returns 1, when COUNTIFs returns 1, 2, or 3 then MATCH returns 2, and when COUNTIFS returns 4 then MATCH returns 3;
3. CHOOSE returns a value from list of parameters starting from 2nd one (pass, half pass, fail). Which value is returned, is determined by 1st parameter - i.e. by result of MATCH part of formula.
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
I'm a noob Outlook rule woes for noob Ginger_Overlord Outlook 11 10-04-2015 09:11 PM
I'm a noob Noob question Fantasytrader Word VBA 1 03-14-2012 06:30 PM
Button click event from a noob jsampson Outlook 0 10-12-2010 01:48 PM
Noob questions punktilend Word 0 07-24-2009 02:41 AM
A Noob Question Techknology Outlook 0 11-30-2006 07:47 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 03:09 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft