conditional "count" calculation

L

lynn atkinson

I am working on a booking form. I need to count how many
places are booked or provisionally booked on a particular
course. I have used the "count" function and have got how
many entries are against that course, but I need to put a
condition on it and only count those records where the
status is "booked" or "provisional". What function do I
use?
 
G

Gerald Stanley

A good place to start would be DCount.

Hope That Helps
Gerald Stanley MCSD
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

DCount function 4
DCount function 4
dcount function in a subform 1
calculation in a subform does not display 3
vba coding 4
COUNTIF 6
conditional calculated field 1
adding another criteria 1

Top