M
msmuzila
is there a way to automatically cancel the parameter message box on a
form open?
Thanks
Matt
form open?
Thanks
Matt
SQL, then copy and paste into a message.
this is what i put in the crosstab criteria for the parameter
IIf(IsNull([forms]![Part_Monthly]![Combo36]),1010,[forms]![Part_Monthly]![Combo36])
when i open my form it still asks me for
[forms]![Part_Monthly]![Combo36]
when i hit cancel on this message box, it goes to the correct spot, so
is there a way to automatically cancel the parameter message box?
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.