General discussion
Thread display: Collapse - |
All Comments
Start or search
Create a new discussion
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
Access: condit macro if query null
I am trying to use the condition portion of the macro to skip the "sendobject" of sending the contents of a query by email, if the query yields no records.
Does anyone know the proper syntax for this?
I was thinking of something like "[Query]![Query1] is null", but it doesn't like that.
Thanks!