Hi,
Problemsituation:
I've got 2 forms (main and sub). In the main form I created a button with the name "exit". I also created a button in the sub form with the same name, because the button uses the same function.
After that an error came up about duplicate names.
Question:
Do I have to use a different name for each button/textbox/etc. in my database? Or is there a way to use a button/textbox/etc. that's already created?
Greetz,
JiTS
 Problemsituation:
I've got 2 forms (main and sub). In the main form I created a button with the name "exit". I also created a button in the sub form with the same name, because the button uses the same function.
After that an error came up about duplicate names.
Question:
Do I have to use a different name for each button/textbox/etc. in my database? Or is there a way to use a button/textbox/etc. that's already created?
Greetz,
JiTS