Excel 2010 Free Practice Test — 30 Questions

30 questions · Full explanations · No account required

Free
Question 1 of 30

A regional sales manager for a technology firm is utilizing Excel 2010 to track the performance of their sales representatives. Each representative is assigned to a specific geographic region, and the sales targets for these regions fluctuate monthly based on market conditions. Additionally, certain regions are designated as \"high priority\" due to strategic business initiatives. The manager wants to implement conditional formatting on the actual sales figures column to visually identify representatives whose sales have surpassed their region\'s current target, but only if their assigned region is also marked as \"high priority.\" The region names are in column A, actual sales figures in column B, and a \"Priority Status\" (e.g., \"high priority,\" \"low priority\") is in column C, all starting from row 2. The monthly region-specific targets are maintained in a separate, named range called `MonthlyTargets` which has two columns: the first column lists the region names, and the second column lists the corresponding target sales for the current month. Which formula, when applied as a conditional formatting rule to the range B2:B100, will accurately highlight the sales figures that meet both criteria?

\(AND(C2="high priority", B2 > VLOOKUP(A2, MonthlyTargets, 2, FALSE))\)
\(OR(C2="high priority", B2 > VLOOKUP(A2, MonthlyTargets, 2, FALSE))\)
\(IF(AND(C2="high priority", B2 < VLOOKUP(A2, MonthlyTargets, 2, FALSE)), TRUE, FALSE)\)
\(AND(C2"high priority", B2 > VLOOKUP(A2, MonthlyTargets, 2, FALSE))\)

About the Excel 2010 Certification

These free practice questions are designed to help you assess your readiness for the Excel 2010 exam by Other. Each question comes with a detailed explanation to reinforce the correct concept. For a complete exam preparation experience with hundreds of questions, spaced-repetition study tools, and full exam simulations, explore our premium access.