Hello guys
i want to dcount my record with criteria time ....?
example to count my records only with field that have time more than 15 minutes .
ttl=Dcount("[time]";"tabletim e";"[time]>#0:15#")
the result it count all records .
for example i only have 5 records in time field more than 15 minutes....
i want to get only that 5 records
anyone can help me....
thanks
i want to dcount my record with criteria time ....?
example to count my records only with field that have time more than 15 minutes .
ttl=Dcount("[time]";"tabletim e";"[time]>#0:15#")
the result it count all records .
for example i only have 5 records in time field more than 15 minutes....
i want to get only that 5 records
anyone can help me....
thanks
Comment