Hello All,
I have a daily task where I am pasting data into an email from Word. I need to "cut" the line above Sincerely and paste this into the TO field. Is this doable? Any suggestions would be most appreciated!
I am trying to use Diane's solution but I am stuck.
I am trying to use your "Open a specific hyperlink" code. Can you let me know if the only thing I need to change is the .Pattern = "View this thread <(.*)>" part of the code? For example if I want to only click a link with the words "Claim...
I've created two macros. Both run when VB Editor is open, but not anywhere else. In the first macro I assigned a button to it, but it doesn't run. The second doesn't run from the macro dropdown. Any thoughts? Using desktop version of Outlook for MS 365 MS, 64-bit. Macro security is set to Enable...
I created VBA code to automate the formatting and language selection in new e-mail messages and replies to e-mails, because I send a lot of e-mail and in different languages.
One irritating issue which I cannot resolve is the spell check that is performed on the e-mail subject. My default...
I used your VBA macro to ensure that all my Gmail aliases received in Outlook are answered with the "from" address it was sent to. Using a Gmail Master Account: Reply Using the Correct Account - This is working great!
My issue now is how to add a fixed signature for these aliases. Outlook only...
Hello !
I am trying to "merge" the Automatic insert receptens name and replyall with template macro.. What am i doing wrong ??
Im trying to merge theese 2. They work seperately. But after adding the autoinsert names to field the Replyall macro with template wont add the item.
GOAL: Is that...
Hello, I'm trying Check the available stores in my Inbox but stopped in "Next oStore" and I receive this error:
Run-time error -941162370 (c7e7007e) Automation Error.
Sub Test()
Dim myNameSpace As Outlook.NameSpace
Dim oStore As Outlook.Store
Set myNameSpace =...
Hello, friends. I'm trying to adapt this code for using in a different Mail Inbox named "Workgroup", but I don't get it. I don't know if a need replace entire main "My Inbox" or create a route from there. In any case, I don't get it!
In adiccion, I'm trying to categorize my eMails with a blue...
Hi Diane,
I'm trying to add use a macro that when pressed via a button on the ribbon will add a category to the new/outgoing email.
If I start a new email the macro works fine to add the category but as soon as I hit send it seems to be removed and it goes without the category on.
The reason...
Hi All,
I looking for suggestion for my following VBA code to execute all predefine MS outlook email rules. I have observed email rules can be executed by pressing shortcut keys (Alt+ h + rr + l + r + e + o + c ). However, my following VBA programme does not work well and it leave rule list...
Hi,
I need to use "folders icons" for an application.
Is there a way to extract dynamically (vba) these ICONS from OUTLOOK , or from a local file ?
Now, i used files from What do the Outlook icons mean? - HowTo-Outlook
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.