S
Stuart
Hi All,
I've been trying to figure this out today with no success.
I'm working on a clients code that has forms attached to parameter queries.
I don't have a choice to change all their code to get the parameters before
calling the form, so I'm limited to no rewrites.
All I want to do is when the user clicks Cancel on the parameter query
prompt, to NOT display the empty form. Sounds easy enough. The only examples
I've seen is using the RecordsetClone property to check for "0", which isn't
even close to working. Don't know how the 10+ examples I've seen actually
work...
Thanks for any insight that may be provided.
I've been trying to figure this out today with no success.
I'm working on a clients code that has forms attached to parameter queries.
I don't have a choice to change all their code to get the parameters before
calling the form, so I'm limited to no rewrites.
All I want to do is when the user clicks Cancel on the parameter query
prompt, to NOT display the empty form. Sounds easy enough. The only examples
I've seen is using the RecordsetClone property to check for "0", which isn't
even close to working. Don't know how the 10+ examples I've seen actually
work...
Thanks for any insight that may be provided.