Debug and trace in VBA 2013/03/01 by Frans Often when you debug your Excel app you want to monitor execution. Unfortunately the VBE has no built in trace tools. In this post I describe a simple but effective trace utility. [Read more…] about Debug and trace in VBA