In continuation of the previous article we will see some more VBA (Visual Basic for Applications) routines that we can use in Microsoft Excel. These routines can be executed by calling them on a button or after some… read more
How do we automatically save attachments we receive in email (Microsoft Outlook)
How would it feel if attachments sent by a certain sender with perhaps a certain title and many others perhaps, could automatically be archived in a computer folder dated? We also wouldn't be able to upload them like that... read more
Useful VBA routines in Microsoft Excel (Part 1)
We have talked in a previous article about what VBA (Visual Basic for Applications) is and what possibilities it has within Microsoft Excel. In this article we will look at some routines I have written that can be executed by calling the… read more
What is VBA and how to use it in Microsoft Excel
We all know Microsoft Excel as one of the most basic and first programs created for use with a graphical interface on computers. Excel is a program that manages spreadsheets. It is a mini database that… read more