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

    Macro auto run

    I have a script that works only if i manually run it from the macro tools option. How can i make it run automatically when outlook is started. Public WithEvents myOlApp As Outlook.Application Public Sub Initialize_handler() Set myOlApp = CreateObject("Outlook.Application") End Sub...

Part and Inventory Search

Back
Top