I have a field in my query called 'Disposed', but it is unbound so it also has the text 'Expr 1' next to it, as no point having a field in the table in my database to save space.
Anyway, I also have in my query the field 'Collected by'.
I have in the criteria of my 'Disposed' coloumn the following code: =IIf([collected by]="OWNER COLLECTED","YES")
This code however, is not working in my query.
Any help very welcome, thanks.
Anyway, I also have in my query the field 'Collected by'.
I have in the criteria of my 'Disposed' coloumn the following code: =IIf([collected by]="OWNER COLLECTED","YES")
This code however, is not working in my query.
Any help very welcome, thanks.