News

Microsoft Excel lets you add two types of buttons to a worksheet: option buttons and toggle buttons. Option buttons, also referred to as radio buttons, let you choose one item from a list. Toggle ...
Instead of clicking on multiple buttons to add different Word and Excel formats, record a macro, add it to Quick Access Toolbar & use it to get things done.
VBA sub procedures can perform lots of tasks and there are many ways to execute those functions in Microsoft Excel.
An Excel macro is a sequence of commands (or directives) that you record to perform a series of tasks. We'll show you how to create custom macros for your spreadsheet.
Learn how to use a data validation control to allow users to select when to run multiple VBA procedures in Microsoft Excel.
Excel can send alerts based on spreadsheet data, but you'll need to write a macro to do it. We'll show you how.