VBA is often used to automate routine tasks and make everyday life easier. You can also make your life easier
Read moreTag: VBA-Code
VBA Outlook: Set or change font and font size of an email
VBA can be used for wonderful work simplifications in the Microsoft Office world and one can only hope that Microsoft
Read moreVBA: Query save path before (Save as dialog)
VBA can be a great helper in the Microsoft Office world for automating everyday tasks, for example automatically saving file
Read moreVBA Outlook macro: Automatically move e-mail to another folder
To simplify and speed up the work with many mails, it is advisable to insert a few automatisms. This is
Read moreVBA Outlook: Format e-mail as html
Anyone who does a lot of programming with the VBA editor in order to write a few macros that automate
Read moreVBA Outlook: Mark e-mail as read
The daily email madness can sometimes be exhausting. So it’s good to be able to simplify and automate your work
Read moreVBA Excel Macro: Save spreadsheet as CSV file
VBA is excellently suited to automate certain recurring tasks in the area of Microsoft Office. For example, you may want
Read moreVBA: Get date and time from Outlook e-mail
VBA is very useful for automating daily, recurring tasks. If you use VBA in the context of Microsoft Outlook to
Read moreVBA macro: Automatically add a file attachment to an e-mail message
You can speed up the process of adding an attachment to an e-mail in Microsoft Outlook by using a suitable
Read more