G
Guest
Hi there,
i have two fields on a combo box called 'test type' and the second field a text box called 'export country'. I want to run an if statement that says if the value of combo box 'test type' is "Export" then field 'Export Country' is visible, else, 'export country' is not visible.
I can do this with a simple if then else statement on a form, but on the reports on open event I get an error that says "Runtime error 2427: You entered an express that has no value"
What am i doing wrong?
thanks in advance
i have two fields on a combo box called 'test type' and the second field a text box called 'export country'. I want to run an if statement that says if the value of combo box 'test type' is "Export" then field 'Export Country' is visible, else, 'export country' is not visible.
I can do this with a simple if then else statement on a form, but on the reports on open event I get an error that says "Runtime error 2427: You entered an express that has no value"
What am i doing wrong?
thanks in advance