I recently got a job doing network admin / PC support for about 30 users.<BR><BR>Right now we have no incident submission mechanism, which means that people either have to track me down or send me an ...
Most of us have a love-hate relationship with e-mail. It’s allegedly our servant, but, let’s face it, we are often its slaves. Many of us also have a similar relationship with our e-mail client.
Sub EmailButton_Click() Dim bStarted As Boolean Dim oOutlookApp As Object Dim oItem As Object On Error Resume Next Set oOutlookApp = GetObject(, "Outlook.Application ...