Question: In cell C 4 , create a COUNTIF formula that counts the enrollment for the named range Class that has the class number listed in
In cell C create a COUNTIF formula that counts the enrollment for the named range Class that has the class number listed in A The range criteria should reference the Class named range In cell B create an HLOOKUP formula that will look up the Class in A within the ClassInfo named range and return the maximum enrollment, which is in the third row of that table. The value should be looking for an exact match. In cell B create an HLOOKUP formula that will use the Class in A and retrieve the Class Category type from the ClassInfo named range in row also looking for an exact match In cell B create an IF function to indicate the availability of reservations. If the number enrolled in C is greater than or equal to the maximum enrollment in B then "Full or Overbooked" should display. Otherwise, "Spots Available" should display The instructors for each class are listed on the InputData worksheet in range B:H The instructors for the class in cell B need to be counted. In cell B create a complex function that will determine the number of instructors for the class listed in A Use the COUNTA, INDIRECT, INDEX, and MATCH functions Click cell B Using an HLOOKUP nested in an AND function nested in an IF function, return either Split Class or Cant Split based on business options. Two conditions are needed to determine if a class can be split. Using the ClassInfo table, one row shows if a class can be split. That condition can be determined with a HLOOKUP. The second is if
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
