I have been trying to figure out a way to run a Private Sub through the command line.
For instance, I have a command button that is linked to an event procedure. I would like to run that procedure from the command line, like:
c:\databases\mydatabase.mdb /[command to run private sub]
This...
Hi, 1st post here.
I am trying to automate a morning story report for my company. Before I took this position, someone had made code to do it, but it isn't totally automated and the code is long. I think it could be simplified.
Here's the old code:
Private Sub Output_Composite_Sto_Click()
On...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.