Tim has attended:
Excel Intermediate course
Excel Advanced course
Excel Advanced course
List Management
how do I enter a database function that sets multiple criteria and then counts theh number of cells that fulfils them?
Eg
counts the total number of salespeople whose total sales were greater than $10,000 and whose sales in quarter 3 were greater than $3,000.
RE: List Management
Try:
DCOUNT
You must have external criteria, like in Advanced queries.
See attachement for an example of how to set it up.