Hi Guys,
Thanks for having me here..
I'm very new to this all and have followed some online guides to customize a "Meeting Form" and create a "Button" on the outlook ribbon allowing me to book jobs. Myself and a work colleague each have independent email addresses on the office365 exchange...
I can't tell you how frustrated I was that Microsoft disabled the Windows Search feature in Outlook 2016 !
The ability to perform a single search in all of my 200+ public folders (and in my Inbox), with the aggregate results being displayed in a single window, was invaluable !
This is my first...
Hi,
I have a problem if you can solve that.
I need to create a form for the user (screenshot attached). This form will have combo boxes and text boxes.
Now the problem is values in combo boxes will be shown on the basis of some logics. For example, suppose in product line subtype we have 3...
Hello,
I use the following macro to assign a category to any outgoing email message (Outlook 2013)
'Categorize Sent Items
'Place in ThisOutlookSession
Private Sub Application_ItemSend(ByVal Item As Object, Cancel As Boolean)
If TypeOf Item Is Outlook.MailItem And Len(Item.Categories) = 0...
Hey guys,
New to this forum, fantastic ressource for non-advanced Outlook user like myself! Learning a lot just reading through posts and creating some basic macros in VBA!
I have a specific problem in Outlook 2013 that I cannot solve via the Advanced Query Builder and that I believe a macro...
I am trying to create a script rule that automatically exports email body information when received into a predesigned spreadsheet that is done throughout the week but daily it is updated with the info. At the end of the week a new sheet is created for the following week. The email body looks...
I'm new on macros and now I need to create a macro in Outlook 2010 for the followings:
Start with open a new message, To: XXX CC: XXX CCo: XXX
Then to programm or delay the email until a day and a specific hour.
I have to send emails everyday but I need them to be sent on a specific day. For...
Hi All,
I have an excel spreadsheet with 200 names and emails. I am trying to create a macro that will be able to automatically email all 200 recipients with their name in the email and the subject line filled out. The emails will also have a deferred delivery time. Currently I do it like this...
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.