Hello!
I'm rather new to VBA. I have working code to save pdf attachments to a folder. Is there a way to convert these attachments to an image filetype such as jpg using VBA? I've looked all over the web, but the only solution I can find is to open the pdf in PowerPoint and export it as a jpg...
The attached VBA macro works with Outlook 2010 Rules, saving the attachment in messages that meet the condition of the rule. The attachment is supposed to go into "My Documents". Since there is no "My Documents" folder in Windows 10, the attachment is being saved to the "Attachments" folder on...
I have the following code that autosaves the attachments from any incoming mail and renames the attachment with the date and time so as not to overwrite.
Public Sub AutoSaveAttachment(itm As Outlook.MailItem)
Dim objAtt As Outlook.Attachment
Dim saveFolder As String
Dim dateFormat...
Greetings,
I have inserted code below that, frustratingly, used to work. I need to highlight multiple emails and have the email save as a PDF and the attachments save with similar names for government logging purposes. The code below used to function. The problem was that within 1,000's of...
Hi all
I love Outlook Tasks.
I customize the list view all sorts of ways to suit my needs and run it alongside my calendar to great effect.
The only thing that has continued to bug me in not being able to edit in the reading pane - is there still no solution to this?
And now a new desire...
I frequently attach one specific file to outgoing messages (i.e., it is the same file every time). I am looking for a short cut for doing this. I have already put the attach-file command on the quick access bar. Unfortunately, I do not want to put the text into the body of the message because...
Diane Poremsky submitted a new article on Slipstick.com
Save Messages and Attachments to a New Folder
Continue reading the Original Article at Slipstick.com
Hello. I am trying to do the following. Run a macro in Excel which will attach a file in Outlook (Office 2013) and save in the draft folder of a shared department folder. I will then go to the shared department Outlook account, review the email and click send. I need the email when received by...
Hi,
I am new to VBA and was trying to get outlook to search for a key word within an attachment then move the email to a folder if it found it. Normally I use the CTR E function and do attachment:'keyword' search this will show me all the emails that have that keyword (attachments I am...
Diane Poremsky submitted a new article on Slipstick.com
Disable Protected View for Outlook Attachments
Continue reading the Original Article at Slipstick.com
Diane Poremsky submitted a new article on Slipstick.com
Outlook is sending winmail.dat attachments
Continue reading the Original Article at Slipstick.com
Diane Poremsky submitted a new article on Slipstick.com
Edit and Save Outlook's Read-Only Attachments
Continue reading the Original Article at Slipstick.com
Diane Poremsky submitted a new article on Slipstick.com
The Attachment Size Exceeds the Allowable Limit Error
Continue reading the Original Article at Slipstick.com
Hello fellow outlookers
I'm really hoping this is an easy fix as i've seen such a setup in a company i've worked at before.
I need to set up an option which will mean that any Emails which include an attachment (also screen prints if possible) is required to be authorised by someone else...
I use conditional formatting extensively to manage email alerts coming from the various devices and processes in my environment. I have turned on the QueryBuilder as some conditions require more advanced analysis but that won't help with this particular issue.
I am looking for a way to apply...
Hi all,
I am a relatively novice visual basic coder, but usually can cobble solutions together. I apologize if I overlooked something obvious related to the following question:
I would like to be able to turn a .msg file into an outlook message. In the GUI, I can do this easily; if I forward...
Hi All,
I want to write a script that will do couple of things but at a high level I will list the tasks that the script needs to do.
Read an incoming mail and save the attachment (The attachments are of format ABC_XYZ_YYYYMMDD.csv.zip) to a new folder everytime I receive the mail with a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.