W
Wes Peters
I have a customer form that has a dropdown containing the CustName and
CustID fields in two columns. The data source is a sp.
When a selection is made from the dropdown, I want to use the CustID field
and pass it as a parameter to another sp which will retrieve all the
customer info and populate the form. Nothing I've tried has worked.
Any thoughts would be appreciated.
Thanks,
Wes
CustID fields in two columns. The data source is a sp.
When a selection is made from the dropdown, I want to use the CustID field
and pass it as a parameter to another sp which will retrieve all the
customer info and populate the form. Nothing I've tried has worked.
Any thoughts would be appreciated.
Thanks,
Wes