News

Excel does not always handle a cluttered page very well, especially if you intend to use a workbook on multiple versions of Excel. In this example we will use the Worksheet_SelectionChange event as a ...
Export your VBA code for use in another Excel application Your email has been sent After creating UserForm1 for one Excel application, you realize that you'll want to use it again -- with a few ...
Don't struggle to pass strings. Instead, apply these five simple rules when working with embedded strings in VBA. If you want to work with VBA, eventually, you’ll struggle with embedded strings. It ...