I have created a form that I want to save and print the current form.
Print works ok but I get an error when clicking the save button. The error is:
An expression you entered is the wrong data type for one of the arguments.
This is my code. I have tried looking at various web site and access...