MS Excel Mcqs

Table of Contents

Basic Arithmetic Operations – MS Excel Mcqs

Which formula would you use to add the values in cells A1 and A2?

A) =A1+A2
B) =SUM(A1,A2)
C) =ADD(A1,A2)
D) Both A and B

How can you subtract the value in cell B2 from the value in cell B1?

    A) =SUBTRACT(B1,B2)
    B) =B1-B2
    C) =DIFFERENCE(B1,B2)
    D) =B2-B1

    Which formula is correct for multiplying the values in cells C1 and C2?

      A) =C1C2
      B) =MULTIPLY(C1,C2)
      C) =PRODUCT(C1,C2)
      D) =C1+C2

      To divide the value in cell D1 by the value in cell D2, which formula should you use?

        A) =D1/D2
        B) =DIVIDE(D1,D2)
        C) =QUOTIENT(D1,D2)
        D) =D2/D1

        What is the result of the formula =SUM(A1:A3) – B1 if A1=10, A2=20, A3=30, and B1=15?

          A) 45
          B) 65
          C) 55
          D) 35

          If you want to add the values in cells E1 through E5 and then subtract the value in cell F1, which formula would you use?

            A) =SUM(E1:E5)-F1
            B) =SUM(E1:F1)
            C) =SUM(E1:E5,F1)
            D) =SUM(E1:E5)-SUM(F1)

            Which formula correctly multiplies the sum of cells G1 and G2 by the value in cell G3?

              A) =SUM(G1,G2)G3
              B) =(G1+G2)G3
              C) =MULTIPLY(SUM(G1:G2),G3)
              D) Both A and B

              To find the average of values in cells H1, H2, and H3 and then divide by the value in cell H4, which formula should you use?

                A) =AVERAGE(H1:H3)/H4
                B) =SUM(H1:H3)/3/H4
                C) =SUM(H1,H2,H3)/3/H4
                D) Both A and C

                How would you write a formula to add the values in cells I1 and I2, multiply the result by the value in I3, and then divide by the value in I4?

                  A) =(I1+I2)I3/I4
                  B) =SUM(I1:I2)I3/I4
                  C) =PRODUCT(I1+I2,I3)/I4
                  D) Both A and B

                  What does the formula =SUM(J1:J5)*K1/L1 do?

                    A) Adds the values in J1 to J5, multiplies by the value in K1, then divides by the value in L1
                    B) Multiplies the values in J1 to J5, adds the value in K1, then divides by L1
                    C) Divides the sum of J1 to J5 by K1 and then multiplies by L1
                    D) Multiplies the sum of J1 to J5 by L1 and then divides by K1

                    Common functions (SUM, AVERAGE, MIN, MAX, COUNT) – Excel MCQs

                    Which function in Excel is used to add a range of cells?

                    a) AVERAGE
                    b) SUM
                    c) COUNT
                    d) MIN

                    Which Excel function returns the smallest value in a set of values?

                    a) MAX
                    b) AVERAGE
                    c) MIN
                    d) COUNT

                    What does the COUNT function in Excel do?

                    a) Counts the number of cells that contain numbers.
                    b) Counts the number of all cells.
                    c) Counts the number of empty cells.
                    d) Counts the number of cells that contain text.

                    Which function in Excel is used to calculate the average of a group of numbers?

                    a) SUM
                    b) MAX
                    c) MIN
                    d) AVERAGE

                    Which Excel function returns the largest value in a set of values?

                    a) SUM
                    b) MAX
                    c) MIN
                    d) COUNT

                    To find the total of a range of cells in Excel, you would use:

                    a) AVERAGE
                    b) COUNT
                    c) SUM
                    d) MIN

                    If you want to count the number of cells in a range that are not empty, which function would you use?

                    a) COUNT
                    b) COUNTA
                    c) COUNTBLANK
                    d) COUNTIF

                    Which function would you use to determine the highest score in a list of test results?

                    a) MIN
                    b) AVERAGE
                    c) MAX
                    d) SUM

                    To find the average of the values in cells A1 through A10, you would use:

                    a) =SUM(A1)
                    b) =AVERAGE(A1)
                    c) =MIN(A1)
                    d) =MAX(A1)

                    Which function can be used to count the number of numeric entries in a range?

                    a) COUNT
                    b) SUM
                    c) AVERAGE
                    d) MIN

                    Pages ( 7 of 9 ): « Previous1 ... 6 7 89Next »
                    error: Content is protected !!