App Logo

No.1 PSC Learning App

1M+ Downloads
Which of the following is not a function in MS Excel?

AIf

BSUM

CVLOOKUP

DNone of these

Answer:

D. None of these

Read Explanation:

Different Functions in Excel

  • Functions are predefined formulas that perform calculations using specific values (arguments) in a particular order.
  • SUM: Adds a range of numbers.
  •   - Example: `=SUM(A1:A10)` adds the values in cells A1 through A10.
  • AVERAGE: Calculates the average of a range of numbers.
  •   - Example: `=AVERAGE(B1:B10)` calculates the average of the values in cells B1 through B10.
  • - IF: Performs a logical test and returns one value if true and another if false.
  •   - Example: `=IF(C1>100, "High", "Low")` returns "High" if the value in C1 is greater than 100, otherwise "Low."
  • - VLOOKUP: Looks up a value in the first column of a range and returns a value in the same row from a specified column.
  •   - Example: `=VLOOKUP(D1, A1:B10, 2, FALSE)` looks for the value in D1 within the range A1:B10 and returns the corresponding value from the second column.

Related Questions:

The maximum number of characters an excel cell can contain
Shortcut key for help is
These are used to summarize and organize complicated data. rows and columns can be interchanged
The size of the worksheet on the page can be formatted using .....
____ is a feature used to join the selected cell to larger cell and centers the content in the new cell