Thanks for the welcome! It did work (my access runs in german, so mosty 'Und' instead of 'AND' works, but I better continue with english grammar! Thank you very much and greetings from snowy Switzerland
Thanks for the welcome! It did work (my access runs in german, so mosty 'Und' instead of 'AND' works, but I better continue with english grammar! Thank you very much and greetings from snowy Switzerland
Here is a debugging hint:
When you have to construct strings, use a variable to hold them. That way, if there is a problem, you can add a stop in the code and print the string to the debug window. You will almost always see the error