f100engineer
Technical User
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 would be very beneficial as I could do work from home.
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 would be very beneficial as I could do work from home.