Question

In cell K5, use the DCOUNTA function to count the StudentID field in the Student_Data table...

In cell K5, use the DCOUNTA function to count the StudentID field in the Student_Data table that meets the filter criteria in the range D1:K2

0 0
Add a comment Improve this question Transcribed image text
Answer #1

DCOUNTA function in Excel count records in a database table that match criteria that you specify.

Syntax:-
         =DCOUNTA(database,field,criteria)

   where database is a range reference to the Excel table that holds the value that you want to count, field tells Excel which column in the database to count, and criteria is a range reference that identifies the fields and values used to define your selection criteria.

For the given problem use DCOUNTA in cell K5,

DCOUNTA =dcounta(A1:J9,"StudentID",D1:K2)

it gives 9 if the fields are non-empty.

Add a comment
Know the answer?
Add Answer to:
In cell K5, use the DCOUNTA function to count the StudentID field in the Student_Data table...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT