G
Guest
MS Access 2002 SP-2
Windows XP Professional SP-2
Is there a way to have Access ignore records of a query result set if
particular conditions are met?
I was hoping to find a way of doing something along the lines of:
IIf(condition = true, ignore record, return record)
- assuming such a method exists -
I know the same effect can be reached via multiple queries, but doing it
this way would really help if anyone has any ideas...
Thanks,
Lou Sanderson
Windows XP Professional SP-2
Is there a way to have Access ignore records of a query result set if
particular conditions are met?
I was hoping to find a way of doing something along the lines of:
IIf(condition = true, ignore record, return record)
- assuming such a method exists -
I know the same effect can be reached via multiple queries, but doing it
this way would really help if anyone has any ideas...
Thanks,
Lou Sanderson