Top "Outlook" questions

Microsoft Outlook is a personal information manager from Microsoft (most notably used for handling e-mail), available both as a separate application as well as a part of the Microsoft Office suite.

How make background image on newsletter in outlook?

I'm trying to make newsletter where I have some image as background and text on it. This is easy but …

html background outlook newsletter
Formatting html email for Outlook

I have an html newsletter which works in most email clients, but the formatting is messed up in Outlook. <!…

html css outlook
HTML email in outlook table width issue - content is wider than the specified table width

My HTML email template is displaying correctly without major problems in Gmail, Apple Mail and iOS Mail. Outlook however is …

html email templates outlook width
Sending email from Command-line via outlook without having to click send

I need to send email via command-line without any human interactions for automation. I know we can use mailto command …

command-line automation outlook
Does VBA contain a comment block syntax?

In VBA is there a short way to comment out a block of code the same way java uses /*...*/?

excel vba ms-access outlook word
mailto link multiple body lines

having trouble getting multiple lines to work correctly in a mailto link In my case I'm testing it with an …

html outlook mailto
Create a folder in Outlook: error 800A0401 - Expected End of Statement

I created a .vbs file to create a folder in Outlook. I copied most of the script out of MSDN …

vbscript outlook
How do I trigger a macro to run after a new mail is received in Outlook?

I'm writing a macro that creates tickets on a database based on alerts received from a Nagios server as an …

vba outlook triggers
Image style height and width not taken in outlook mails

I have a following dom structure in html content I am sending as email. <a href="http://content.mindmatrix.…

html css outlook windows-live-mail
Sending email attachments from Excel via VBA

I've written a macro that at the click of a button it sends an automated email via Outlook. Everything runs …

excel vba email outlook email-attachments