VBA is wonderfully suited to automating certain work processes in the Microsoft Office world and thus keeping daily tedious work
Read more
VBA 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 moreVBA is very useful for automating daily, recurring tasks. If you use VBA in the context of Microsoft Outlook to
Read moreLet’s say you don’t have many folders to create with VBA and Excel, but the opposite case. That is, there
Read moreYou can speed up the process of adding an attachment to an e-mail in Microsoft Outlook by using a suitable
Read moreIf you are programming with Visual Studio and creating WPF projects, you will often use Bindings within you xaml-files to
Read moreIf you program with VBA to make certain tasks in the Microsoft Office world easier, you can’t avoid the fact
Read moreWith VBA you can write many helpful macros to automate work processes within Microsoft Office. A very useful function would
Read more