A97
Unbound texbox control I'm trying to get the count of records that meet this expression
=DCount("corpBranch","tblBranch"," [LastReview] = Month(Now) & "/" & Day("*" And [Sales ID] = [txtSales ID]"
I'm trying to count the records with a date that matches the current month. So every month the code will work and the count will be right.
Any Ideas?
Many thanks for the lesson.
Dave To learn fron those who have mastered the art..... Saves many headaches!
Unbound texbox control I'm trying to get the count of records that meet this expression
=DCount("corpBranch","tblBranch"," [LastReview] = Month(Now) & "/" & Day("*" And [Sales ID] = [txtSales ID]"
I'm trying to count the records with a date that matches the current month. So every month the code will work and the count will be right.
Any Ideas?
Many thanks for the lesson.
Dave To learn fron those who have mastered the art..... Saves many headaches!