Filters
Question type

Study Flashcards

Which formula can be applied for the given data in a cell A2: 01/01/2017 to get the serial number of the date as text?


A) =DATEVALUE(1-Jan-2017)
B) =DATEVALUE(01/01/2017)
C) =DATEVALUE(1st Jan, 2017)
D) =DATEVALUE(''01/01/2017'')

Correct Answer

verifed

verified

A student wants to round the number 24.7835 entered in cell A2 to two decimal places. Which of these formulas can she use to do so?


A) =ROUND(A5,2)
B) =MROUND(A5,2)
C) =ROUND(A5,2.0)
D) =MROUND(A5,0.2)

Correct Answer

verifed

verified

To extract the seconds from the time entered in cell B1 as 12:00:52 PM, type =SECOND(B1) in cell C1 and press ENTER.

Correct Answer

verifed

verified

Kathy wants to add the numbers entered in a range of selected cells. To do this, which tab will she click on the menu that appears after clicking on Totals in the Quick Analysis option?


A) Sum
B) Count
C) Average
D) %Total

Correct Answer

verifed

verified

To preserve an exact cell address in a copied formula, you can use a relative cell reference.

Correct Answer

verifed

verified

Where can you see a brief description of a selected function?


A) Formula bar
B) Insert Function dialog box
C) Insert dialog box
D) Insert tab

Correct Answer

verifed

verified

To have Excel enter the lowest price from a range of prices, which of the following would you use?


A) MAX function
B) COUNT function
C) MIN function
D) COUNTA function

Correct Answer

verifed

verified

You have selected a cell with a formula. Which of the following can you use to copy that formula to an adjacent cell?


A) mode indicator
B) Page Break Preview
C) scroll bar
D) Fill handle

Correct Answer

verifed

verified

You've copied a cell containing formula to the rows below it, and the results in the copied cells are all zeros. To find the problem, what should you check for in your original formula?


A) If it needs an absolute cell reference.
B) If it needs a relative cell reference.
C) If it needs landscape orientation.
D) If it needs a function.

Correct Answer

verifed

verified

Arlo wants to use goal seek to answer "what if" questions in a file. To do this, he clicks the cell in the spreadsheet that he wants to change, then selects the "X" button from the Data tab and selects Goal seek... from the drop down menu. What is X in the procedure?


A) What-if Analysis
B) Data Validation
C) Consolidate
D) Relationships

Correct Answer

verifed

verified

A student inserts the formula =TIMEVALUE("10:30 AM") in a cell. On pressing ENTER, it will return the value 10:30.

Correct Answer

verifed

verified

Your worksheet contains a price in cell A5, and many formulas refer to that price. How would you refer to that price in the formulas?


A) A5
B) $A$5
C) $A5
D) A$5

Correct Answer

verifed

verified

Rohan wants to create a column containing dates and want to display days beside each date in the next column. He can use the formula '=CHOOSE(WEEKDAY(B5),"Mon", "Tue", "Wed", "Thur", "Fri", "Sat")'.

Correct Answer

verifed

verified

A student types the formula '= YEAR( TODAY())-2005' to calculate the age of a person born in 2005. This formula will use the TODAY function as an argument for the YEAR function to obtain the current year, and then subtract 2005 returning the person's age.

Correct Answer

verifed

verified

Ian needs to extract the day from the date 5/31/2017 entered in cell A1. Which formula can he use to do this?


A) =DAY(A1)
B) =DAY("A1'')
C) =DATE(DAY(A1) )
D) =DATE("DAY"(A1) )

Correct Answer

verifed

verified

The score of students in a subject is inserted in B2 cell and the passing score for the subject is 60. Which of these functions will you insert in C2 cell to check if the student has passed or failed?


A) =IF(B2>=60, "Pass", "Fail")
B) =OR(B2>=60, "Pass", "Fail")
C) =AND(B2>=60, "Pass", "Fail")
D) =NOT(OR((B2>=60, "Pass", "Fail") )

Correct Answer

verifed

verified

To find the largest value in a cell range, use the MIN function.

Correct Answer

verifed

verified

False - Ma...

View Answer

Which of the following is true about entering a function using the Insert Function dialog box?


A) You open the dialog box by typing "function" in the formula bar.
B) You can search for a function that meets your needs.
C) You don't need to type an equal sign to begin the formula.
D) You can select a function you've recently used.

Correct Answer

verifed

verified

Showing 21 - 38 of 38

Related Exams

Show Answer