Posts Tagged ‘VBA’
Coded UI Tests – Test Any Office Add-in
What are Coded UI Tests, when you should use them, and are they right for your app? Here’s some insights from an Office developer’s perspective.
Read MoreLearn Excel VBA Unit Testing
Learn how to write, run and evaluate unit tests in Excel by using the Test Explorer and Rubberduck VBA.
Read MoreCreating 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 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 More