schell1535
Programmer
I am trying to pass a value I retrieve from a form to a report (e.g. cbovalue). When I run in design mode, it works perfectly.
(I have two files, one for the code and one for the database)
However, if I run the application in run mode, the value is not passed. I have tested this with a msgbox for the value, which I see correctly in design mode, but not runtime.
I assume there is some setting I have not made that is causing this error. Does anyone have a suggestion.
(I have two files, one for the code and one for the database)
However, if I run the application in run mode, the value is not passed. I have tested this with a msgbox for the value, which I see correctly in design mode, but not runtime.
I assume there is some setting I have not made that is causing this error. Does anyone have a suggestion.