Question
Please HELP!!! The third calculation Alex wants to make is to determine the total payments for the policy type of the client he is looking
Please HELP!!!
The third calculation Alex wants to make is to determine the total payments for the policy type of the client he is looking up, which now appears in cell J6. Calculate the total payments for a policy type as follows:
In cell K7, begin to enter a formula using the DSUM function.
Use structured references to the [#Headers] and [#Data] in the Clients table to specify the formula database.
Use a structured reference to the Payment field header to specify the field to summarize.
Use the values in the range J5:J6 as the criteria.
I can't seem to get right this answer. I used this formula =DSUM(Clients[#All],Clients[[#Headers],[Payment]],J5:J6) but it says that:
In the Clients worksheet, the formula in cell K7 should use structured references to the [#Headers] and [#Data] in the Clients table as the database argument. |
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started