Hi there, I am in novice trouble again.
I made a form, a very simple one, that have to combo boxes with names of tables. When the user choose the tables he want to work with he should make a click to start the proccess.
The point is that I try to pass the name of the choosen table to a procedure and it doesn't work.
I passed the arguments as the name that appear in the Other tab in the properties and as I said, it doesn't work.
The message said that:
Procedure declaration does not match description of event...bla, bla.
I checked the names of arguments and procedure and every thing is correct.
Any suggestion please