Explore our extensive collection of questions and answers to enhance your learning experience and prepare for exams effectively
SUBTOTAL() calculates a subtotal (e.g., sum, average) while ignoring rows hidden by filters.
Named Ranges can be defined with dynamic formulas (e.g., OFFSET) to create adjustable ranges.
XLOOKUP() is a modern replacement for VLOOKUP, offering more flexible lookup and return options.
MATCH() returns the relative position of a specified value within a range.
MEDIAN() calculates the middle value of a range when ordered, useful for skewed data.
OFFSET() returns a reference to a range that is offset from a starting cell or range by a specified number of rows and columns.
Scenario Manager allows users to perform what-if analysis by creating and comparing different scenarios.
CHOOSE() selects a value from a list of options based on a given index number.
Form Controls enable the creation of custom data entry forms with buttons, dropdowns, and other elements.
The TEXT function formats a number or value as text using a specified format, such as dates or currency.