Hi,
I just updated some columns in my tables and now one of my queries is not working.
However, the columns which are used in this query were not updated or changed in any way.
When I want to go to Datasheet view I get an error message: "Reserved error (-3087);there is no message for this error".
I have an expample field here below, could anyome please let me know whether there is something wrong with the expression?
Screening conducted Week 25: Count(IIf(([New Maf Query].[Quarter Screening Conducted] Like "*2018*") And ([New Maf Query].[Week Screening Conducted]="25"),1))
I just updated some columns in my tables and now one of my queries is not working.
However, the columns which are used in this query were not updated or changed in any way.
When I want to go to Datasheet view I get an error message: "Reserved error (-3087);there is no message for this error".
I have an expample field here below, could anyome please let me know whether there is something wrong with the expression?
Screening conducted Week 25: Count(IIf(([New Maf Query].[Quarter Screening Conducted] Like "*2018*") And ([New Maf Query].[Week Screening Conducted]="25"),1))