Hi,
I have a cross tab query "Table1" which is started by a macro which is followed by a message box. I am trying to put a condition in the message box in the macro which will pop up when one field in the query for example is null.
But I find that this conditional statement works only if I open a form instead of the query itself like [Forms]![form1]![card] Is Null
Grateful for any help
Thanks.
I have a cross tab query "Table1" which is started by a macro which is followed by a message box. I am trying to put a condition in the message box in the macro which will pop up when one field in the query for example is null.
But I find that this conditional statement works only if I open a form instead of the query itself like [Forms]![form1]![card] Is Null
Grateful for any help
Thanks.