Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

MUST ANSWER 2 SUBSET QUESTION A+B A) See the screenshot below. What function can be used in cell G3 (and then copied through the range

image text in transcribed

MUST ANSWER 2 SUBSET QUESTION A+B

A)

See the screenshot below. What function can be used in cell G3 (and then copied through the range G3:L9) to summarize the total number of units sold by month and salesperson? Assume that the three columns of the dataset have been namedName, Month,andUnits_Sold.

  • =SUBTOTAL(9,Units_Sold,Month,G$2,Name,$F3)
  • =SUBTOTAL(9,Units_Sold,Month=G$2,Name=$F3)
  • =SUMIF(Month,G$2,Name,$F3,Units_Sold)
  • =SUMIF(Month=G$2,Name=$F3,Units_Sold)
  • =SUMIFS(Units_Sold,Month,G$2,Name,$F3)
  • =SUMIFS(Units_Sold,Month=G$2,Name=$F3)
  • =AUTOSUM(Units_Sold,Month,G$2,Name,$F3)
  • =AUTOSUM(Units_Sold,Month=G$2,Name=$F3)

B)

Again refer to the screenshot below. What function can be used in cell G3 (and then copied through the range G3:L9) to summarize the total number of transactions (assume that each row in the dataset represents one transaction) by month and salesperson? Again assume that the three columns of the dataset have been namedName, Month,andUnits_Sold.

  • =SUBTOTAL(Name,$F3,Month,G$2)
  • =SUBTOTAL(Name=$F3,Month=G$2)
  • =COUNTA(Name,$F3,Month,G$2)
  • =COUNTA(Name=$F3,Month=G$2)
  • =COUNTIF(Name,$F3,Month,G$2)
  • =COUNTIF(Name=$F3,Month=G$2)
  • =COUNTIFS(Name,$F3,Month,G$2)
  • =COUNTIFS(Name=$F3,Month=G$2)
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Financial and Managerial Accounting

Authors: John J Wild, Ken W. Shaw

8th edition

1260247856, 978-1260247855

More Books

Students also viewed these Accounting questions

Question

1. Distinguish between primary and secondary data.

Answered: 1 week ago

Question

what impact do transactions have on financial statements

Answered: 1 week ago