VBA can be a great helper in the Microsoft Office world for automating everyday tasks, for example automatically saving file
Read more
VBA can be a great helper in the Microsoft Office world for automating everyday tasks, for example automatically saving file
Read moreVBA is wonderfully suited to automating certain work processes in the Microsoft Office world and thus keeping daily tedious work
Read moreRegex expressions (Regular Expression) are a very handy thing to find a text with a certain pattern within another text.
Read moreVBA is very well suited for getting rid of certain annoying tasks under Microsoft Office and limiting one’s productivity to
Read moreTo simplify and speed up the work with many mails, it is advisable to insert a few automatisms. This is
Read moreAnyone who does a lot of programming with the VBA editor in order to write a few macros that automate
Read moreThe daily email madness can sometimes be exhausting. So it’s good to be able to simplify and automate your work
Read moreVBA is excellently suited to automate certain recurring tasks in the area of Microsoft Office. For example, you may want
Read moreThis article shows how to change font size of a button (CommandButton) in a VBA form. This can be done via the properties window.
Read moreIf you work a lot with Microsoft Office, you can use VBA to make many tasks easier. Sometimes you need
Read more