News

If you’re a full-time spreadsheet jockey, or just a casual number-cruncher, you’ve come to know and either love or hate Excel’s interface. Well, your world just changed. Throw away almost everything ...
Excel allows you quite a lot of freedom to customize your user experience via the use of macros. This tutorial will show you how to create and name worksheets using an existing list via a macro. You ...
Excel's Save As command lets you save a single worksheet in the CSV (comma seperated value) format, but not an entire workbook. Saving individual sheets by hand is a tedious project for large ...
Excel sheets read data in cells using cell references, which are the addresses that identify each cell. Visual Basic macros also read data using cell references, extracting data by reading the cell's ...
Macros are the timesaving magic trick for Office applications because they automate repetitive tasks that gobble time. This week’s feature, which spotlights Excel, is one of several articles featuring ...
I have a relatively simple Excel task (I hope). One workbook, two sheets (Sheet1 and Sheet2) Sheet 1 has a dropdown Data Validation list that has 30 options. The user will choose an option from the ...
Microsoft's spreadsheet program can do way more than you might realize. These are the hacks and tricks you need to know.