Kimberlee MartinNov 21, 20233 min readDealing with the "Invalid Use of Nulls" ErrorThe Invalid Use of Nulls error message is common in VBA code when using Microsoft Access. Find out how to write code to deal with it.
Kimberlee MartinNov 13, 20233 min readThe Power of Dynamic Drop Down Lists in Excel: Streamlining Data Entry and AnalysisDiscover three types of dynamic drop-down lists in Excel, and how to create them.
Kimberlee MartinNov 2, 20233 min readVB Script vs. VBAVB Script and VBA are two different things - do you know which is which? What will happen now that VB Script is deprecated?