A
aftamath77
I would like to open another program when Outlook starts. I'm not very
familiar with Outlook VBA. This is the code I attempted to use, but the
Cisco doesn't open.
Private Sub Application_Startup()
Open "C:\Program Files\Cisco Systems\Cisco Unified Personal Communicator"
For Random As 1
End Sub
familiar with Outlook VBA. This is the code I attempted to use, but the
Cisco doesn't open.
Private Sub Application_Startup()
Open "C:\Program Files\Cisco Systems\Cisco Unified Personal Communicator"
For Random As 1
End Sub