Excel Quiz 18 Posted on August 8, 2015September 25, 2021 by Vijay A. Verma Quiz 18 This is a general quiz to test your Excel knowledge. There are a total of 10 questions to answer. To pass, you need to answer at least 6 questions correctly. Please fill in your Name & Email to take the Quiz (Name and E Mail are not shared with anybody else. E Mail is used to mail the pdf certificate to you when you pass) 1 / 10 For the below, What would be the answer for =COUNTIF(A1:A10,3) 2 0 6 3 2 / 10 If A1=10, what would be the answer for following =POWER(A1,3) 1000 100 10 0 3 / 10 If A1 = "Vijay A. Verma", what does below formula do? =LEFT(A1,FIND(" ",A1&" ")-1) Extracts Middle Name Extracts Last Name Extracts the first Name Gives Error 4 / 10 55th Row, 3rd Column C1 $3$55 C55 A55 5 / 10 What is the answer for =ODD(10) 9 11 10 FALSE 6 / 10 SHIFT+TAB will move the cursor from which direction to direction Left to Right Bottom to Top Top to Bottom Right to Left 7 / 10 Calculation Options is under which tab? Tools Tab Formulas Tab Picture Tab Analyze Tab 8 / 10 What would be the answer for =RAND()*100 System Time * 100 System Date * 100 Can not be predicted 100.100 9 / 10 What would be the answer for =MOD(187,5) 7 2 0 13 10 / 10 Developer Tab is enabled by default? No Yes Your score is LinkedIn Facebook Twitter Retake quiz Exit
Question Five answer is 6 not 2. Countif({1,2,2,3,4,5,6,2,2,3,3,3,3,3},3) = 6.