Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. f100engineer

    Run an event procedure from the command line?

    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...
  2. f100engineer

    SendObject questions

    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...

Part and Inventory Search

Back
Top