Learn how to Call Subs and Functions from your Current Sub. Build a Parent - Child Macro Style Architecture. Tackle Error Handling in a Multi Sub Project.
Learn to send multiple Outlook emails using Excel VBA. In this part 3 of our series, we cover two examples. Eg 1: Send one email with multiple attachments. Eg 2: Send multiple emails with multiple attachments.
Learn to send error-free Outlook emails using Excel VBA. In this part 2 of our series, we will discuss the importance of error handling and cover ways to account of user and system related errors.
Learn to send basic Outlook emails using Excel VBA. In this part 1 of our series, we will cover various scenarios for attaching single attachments as well, as a basic loop to send multiple emails.