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 What would be the answer for =RAND()*100 System Date * 100 System Time * 100 Can not be predicted 100.100 2 / 10 Developer Tab is enabled by default? No Yes 3 / 10 55th Row, 3rd Column $3$55 A55 C1 C55 4 / 10 What would be the answer for =MOD(187,5) 2 13 0 7 5 / 10 SHIFT+TAB will move the cursor from which direction to direction Bottom to Top Top to Bottom Right to Left Left to Right 6 / 10 If A1 = "Vijay A. Verma", what does below formula do? =LEFT(A1,FIND(" ",A1&" ")-1) Extracts Middle Name Extracts the first Name Extracts Last Name Gives Error 7 / 10 Calculation Options is under which tab? Analyze Tab Picture Tab Formulas Tab Tools Tab 8 / 10 If A1=10, what would be the answer for following =POWER(A1,3) 0 1000 10 100 9 / 10 For the below, What would be the answer for =COUNTIF(A1:A10,3) 3 6 2 0 10 / 10 What is the answer for =ODD(10) FALSE 10 11 9 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.