N
nybaseball22
Hello. I am trying to add 2 different functions to an OnCurrent
Command. Is this possible? How would I structure it?
Thank you
Command. Is this possible? How would I structure it?
Thank you
Hello. I am trying to add 2 different functions to an OnCurrent
Command. Is this possible? How would I structure it?
Thank you
You can run as many lines of code as you want in one event and you can call as
many other procedures and functions as you want. What is the difficulty you are
having?
The problem is I am not very good with SQL and I received a great deal
of help from several people setting up code to go in the on current
and don't know how to change it to fit into code I already have
there. Can I add a line to my current code in the OnCurrent that will
direct it to a Private Sub?
Thanks