I have 3 QuickBooks files for 3 different companies, we are sending the sales orders and invoices from the same outlook application, I have 3 email accounts where I'm sending the emails from, each account is being used for a different company, I've developed a macro to detect which email account...
Hello,
I am trying to create a macro to reply to emails with a template. When I use the macro below (which I found online), it puts the sender's name (not email address) in the reply To: box. This is frustrating because then I have to delete the name and copy and paste the actual email...
Hi Mum
I've had problems with spam filters in Outlook for years.
Paid solutions just don't work predictably.
I found this post on a journey to try and fix it: Macro to block senders domain.
I wrote my own fix, and am sharing it here. It will even block entire domains with the click of a...
Hi,
I am seeking some help to have a macro to save as emails in Outlook. The goal is if I want to save as an email on my local desktop I want the save as dialog box or even the final saved file to save the file in a particular format i.e. Date_Timestamp_Sender initial_Email subject...
Good Morning,
I am using a macro that converts selected HTML emails into Plain Text, then prints them out. The macro works perfectly.
I was wondering how i would add some code that would format the selected HTML email to the 'No Spacing' style before converting it into Plain Text.
Condensing...
All the reply (RE) and the forward (FWD) mails received in the shared inbox has to automatically move to an "Ongoing folder".
Private Sub Application_NewMail()
Dim olNameSpace As NameSpace
Set olNameSpace = GetNamespace("MAPI")
Dim olDestFolder As Folder
Set olDestFolder =...
I'm looking for an outlook macro, that sends out auto acknowledgement emails for new mails received to a specific shared inbox. (Should not auto acknowledge for reply and fwd message), and not sure how to exclude the reply and fwd mails. Below code Is not working. Please advise.
Public...
Hi, I'm looking for an outlook macro that moves mails to when replied to a specific folder based on the key in the Subject Line.
Whenever I reply from the "In Progress Folder" I will add a keyword to the Subject line. if the I add Completed in the Subject line that mail has to move to...
I would have thought this would be simple, but after searching the interwebs for several hours, I am no closer to figuring out an answer.
Heres what I am trying to accomplish.
For work using a web-based form, I create a PDF, that opens directly in Adobe Acrobat Pro DC.
I edit said PDF (if...
Hi all,
A complete Outlook macro newbie here (and a macro newbie in general). I have been trying to get a macro to work to add a date/time stamp to the subject of all emails in the selected outlook folder. I am receiving an error on my 'check' line to avoid duplication of the date/time stamp on...
1. On a brand-new home installation of Office 365 (currently 2016), I opened Outlook and created three new calendars, then copied the very nice Slipstick VBA macro to open Outlook at the calendar with two calendars selected, adapting the cases in the macro in the obvious way. It worked well...
I work as the Exchange Admin for our system. When ever we have a new threat that comes in, we have to run a PowerShell command that pulls that threat from the users mailbox and puts a separate mailbox in our main Exchange Admin email that lists the users mailbox and includes an Excel attachment...
I WOULD REALLY APPRECIATE IT IF SOMEONE COULD HELP ME OUT. IVE BEEN TRYING TO UNDERSTAND MACRO LANGUAGE FOR AGES AND I CANT SEEM TO GET ANYWHERE!
HERE IS WHAT I WANT TO DO. I hope this makes sense.
----
I want a macro to read every email that gets sent to my inbox.
IF the subject line begins...
Evidently, Outlook 2016's Smart Lookup feature is locked in to using Bing as the search engine.
My question is would it be possible to write macro which adds an option to the context popup menu when text in an email is selected and right-clicked, that would allow us to search with Google - even...
Hello. Great website. (Didn't even know macros existed in Outlook until i found your website.)
Need some advice. We recently switched our entire office of 20 people from on-premise exchange to Office365 during a server upgrade and we rely heavily on public folders for managing...
Looking for an Emacs Dynamic Abbrev Expansion like macro for Outlook.
If I have already written "epäjärjestelmällistyttämättömyydellänsäkään" in my email msg.
Then start writing "epä" and give the Esc-/ command epä is expanded to epäjärjestelmällistyttämättömyydellänsäkään.
Saves a lot of typing.
Hello there - I cannot figure out how to use this VBA. It is actually a "ready-to-use" script that I took from offline but I am unsure how to use it as I am a learning, VBA-Novice.
Please help me if any of you know... Thank you!
Private WithEvents m_Items As Outlook.Items
Private Sub...
Hello All!
I have been working away on a project and I am at a stopping point and would love help if anyone has insight on this. Here is the current Macro that I have. This will take an appointment and when ran will create an email to remind the client of their appointment including detail...
Hi all, I have a macro at the minute which i have found and changed to suit my needs which saves an email in a file location on my server at work. I have just found another macro which inputs details from an email message into an excel spreadsheet. i was wondering if anyone would be able to help...
Hi All,
I'm new here so please bare with me,
I run multiple projects with multiple staff needing access to emails currently we just print the emails off and file them in a lever arch file.
I'm wanting to create macro to export key details from an email to a project specific email register so...
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.