G
Guest
I need conditional Counts on my form - that is, counts that are dependent on
values in other fields on the row (record). Examples:
Count(# rows where ReviewId = 10)
Count(# rows where AdherenceInd = "N" and ArtifactId = 100)
I had hoped to use text boxes with some combination of Count and conditional
functions in Control Source - but I'm open to any (not-to-difficult)
suggestion.
Thanks in advance
values in other fields on the row (record). Examples:
Count(# rows where ReviewId = 10)
Count(# rows where AdherenceInd = "N" and ArtifactId = 100)
I had hoped to use text boxes with some combination of Count and conditional
functions in Control Source - but I'm open to any (not-to-difficult)
suggestion.
Thanks in advance