Hello
I have a public sub in a module. I want to access this sub from a button on a form.
When i click on the button, it calls a sub (from the event). This sub should be able to call the public sub from the other module, but i can't manage to do it.
Thx to anyone who can help
I have a public sub in a module. I want to access this sub from a button on a form.
When i click on the button, it calls a sub (from the event). This sub should be able to call the public sub from the other module, but i can't manage to do it.
Thx to anyone who can help