Either comment out or delete the yellow Next statement, the one just before the (commented-out) On Error statement.
What appears to be happening is this: There is only one For i statement, so there should be only one Next i statement to complete the loop. But there are two Next statements that...
I've used ionos.com (formerly 1and1.com) for web hosting for 21 years, with no problems of any kind. Email accounts are included in the domain subscription. Ionos (based in Germany, but their local office is about 20 miles from my home in the USA) is also the registrar for my domains. It's...
If you do get a custom domain for use in emails, here's a tip from experience: Don't include a dash or any other punctuation mark in the domain name. I've run into several commercial sites that whose login screens refuse to recognize it as a valid address. That's even though the screen where I...
Replace(expression, search string, replacement string) should work. It's part of the VBA library, not specifically Outlook. Check the Tools > References dialog, the VBA library should be checked by default.
Because of the two If statements, when neither "AW" nor "WG" occurs in the Item.Subject, then none of the four statements that assign a value to strSubject can be executed. Then execution goes to the statement Item.Subject = Trim(strSubject), but strSubject has the default value "" so...
In Outlook from Microsoft 365, I repeatedly mark certain messages as Not Junk and "always trust mail from <message's address>". These are typically newsletters that I receive daily or weekly. After a few messages from that sender are handled correctly (moved by a rule to a specified folder)...
I see two options under RSS Feeds there -- "Any RSS Feed item that is updated appears as new" (it's unchecked but I don't think it has anything to do with this) and "Synchronize RSS Feeds to the Common Feed List (CFL) in Windows" which was checked. I unchecked it and restarted Outlook, but there...
Using Outlook 2013 (32-bit) on Windows 7 (64-bit) on my desktop, I can add RSS feeds to Outlook, and they appear to be created properly. But no matter how long I wait (weeks...), no items are ever delivered to any of the feeds.
Using the same Outlook 2013 on Windows 8 (64-bit) on my laptop...
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.