
BCOMP Recitation
Authored by angeneth angeneth
Information Technology (IT)
University
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
2 mins • 10 pts
Given a full name in cell A2 (e.g., "John Doe"), write a formula to extract the first name.
=____(A2, ____(" ", A2) - 1)
(a)
2.
FILL IN THE BLANK QUESTION
2 mins • 10 pts
You have a list of product sales in column B. Write a formula to count how many times "Laptop" appears in the range B2:B10.
= (a) (B2:B10, "Laptop")
3.
FILL IN THE BLANK QUESTION
2 mins • 10 pts
You have sales figures in C2:C10, but some cells contain errors. Write a formula to return the highest sales value while ignoring errors.
= (a) (4, 6, C2:C10)
4.
FILL IN THE BLANK QUESTION
2 mins • 10 pts
A full name is in A2 (e.g., "John Michael Doe"). Write a formula to extract the last word (last name).
=TRIM(RIGHT(A2, LEN(A2) - FIND("#", SUBSTITUTE(A2, " ", "#", LEN(A2) - LEN( (a) (A2, " ", ""))))))
5.
FILL IN THE BLANK QUESTION
5 mins • 10 pts
A product code is in cell A2 (e.g., "ABC12345"). Write a formula to extract the last 4 characters.
(a)
6.
FILL IN THE BLANK QUESTION
2 mins • 10 pts
You have a sales record where column A contains product names, column B contains regions, and column C contains sales amounts. Write a formula to calculate the total sales of "Laptop" in the "North" region (range A2:A20 for products, B2:B20 for regions, and C2:C20 for sales).
=______(C2:C20, A2:A20, "______", B2:B20, "North")
(a)
7.
FILL IN THE BLANK QUESTION
5 mins • 10 pts
If cell A2 contains the start date and cell B2 contains the end date, write a formula to calculate the number of days between them.
(a)
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?