K
knowshowrosegrows
I am self-taught on this silly software - have lots of idiot books and I'm
taking a Intro to VB course and just beginning to understand syntax.
I am trying to do what seems to be a simple DCOUNT and I don't have it
right. I want to count the times in a specific date range that the records
in the Denial Specific Info Table has the First Level Appeal Determination
Field register "Denied."
My most recent attempt didnt even include the date range question and it is
not working
Expr1: DCount("[RecordID]","Denial Specific Info","[First Level Appeal
Determinations]='Denied'")
taking a Intro to VB course and just beginning to understand syntax.
I am trying to do what seems to be a simple DCOUNT and I don't have it
right. I want to count the times in a specific date range that the records
in the Denial Specific Info Table has the First Level Appeal Determination
Field register "Denied."
My most recent attempt didnt even include the date range question and it is
not working
Expr1: DCount("[RecordID]","Denial Specific Info","[First Level Appeal
Determinations]='Denied'")