is there anyone who knows how to pass on a variable value from one control on a form to a sql list query?
eg. exec some_stored_proc 'parameter'
the parameter being a previously selected value on a form. such as %date%
is there anyone who knows how to pass on a variable value from one control on a form to a sql list query?
eg. exec some_stored_proc 'parameter'
the parameter being a previously selected value on a form. such as %date%
Hi Leon -
The only way to do it is via an add-in. (see attached movie)
Please submit this as an enhancement request if you get a chance.
Best Regards,
Joy