Creating Excel UDF’s with VBA
Should you use VBA for building Excel custom UDF’s when performance matters? Are C# and VB.NET faster or slower than C++?
Read MoreSix new formulas in Excel (on older Excel 2007, 2010, 2011 and 2013)
How to get the latest Excel formula functions like TEXTJOIN, CONCAT, MAXIFS, MINIFS, IFS and SWITCH to work on Excel 2007, 2010 and 2013?
Read MoreTop Features Missing from VBA Editor
The VBA Editor hasn’t been updated for a very long time. Here are a few of my favorite tips to make your life easier.
Read MoreHow to enable syntax highlighting in VBA Editor
I stumbled upon a rare feature one day, and it helped me tremendously. I recommend everyone try syntax highlighting in VBA Editor.
Read MoreTen Useless VBA Coding Habits That Must Be Eradicated
In order to make better apps, we need to write better code. Here are a few tips to help you improve your VBA.
Read More