A
Adam
I have a macro with a contional statement. The macro runs and open query
action.
The Condition checks the query result and if it's a zero amount of records
dont bother opening the query- I'm uisng the following statement in the
macros condition column
DCount("*","Match For 50-64 Adv & 50-64 DM")>0
The problem is that even queries that have results are not opening...?? ANd
i dont get any error.
Can anybody help?
action.
The Condition checks the query result and if it's a zero amount of records
dont bother opening the query- I'm uisng the following statement in the
macros condition column
DCount("*","Match For 50-64 Adv & 50-64 DM")>0
The problem is that even queries that have results are not opening...?? ANd
i dont get any error.
Can anybody help?