10 Productivity Tools You Should Learn to Use in 2010
If you want to make a New Year’s Resolution that’s easy to stick to and will make a direct impact, try teaching yourself some new software skills. Here are ten tools that will have an immediate effect on your day-to-day production, from Outlook, Word, Excel, and PowerPoint:
1. Search Folders
As described in previous posts, Search Folders are a powerful, underutilized part of Outlook. A Search Folder is a saved search, which means that you can retrieve results from your Inbox like ‘All emails from James Joyce’ or ‘All emails about Project X’ simply by clicking the Search Folder.
2. Rules
Anytime you find yourself repeating the same organizational steps over and over again in your Inbox, look into programming a Rule. Rules can do things like reply to particular emails with a templated response, or redirect all emails from an important client into a folder for that client.
3. Categories
Categories are a powerful tool in Outlook – right-click any email or meeting, and your categories will appear. Later, you can use categories in one of two potent ways:
– Search Folders: by categorizing your emails as they come in and creating a Search Folder for that category, you remove the necessity to drag-and-drop between different folders in your Inbox. This may not seem important now, but come see me when you’ve got 150 folders you have to maintain.
– Advanced Search: the most important benefit of categories is your ability to apply them to EVERYTHING. Create a category, and soon you’re able to find the meetings, contacts, tasks, AND emails related to that category, with one search.
4. AutoReplace
In Word, AutoReplace is the tool that takes (c) and turns it into the copyright symbol. If harnessed correctly, you can replace any misspelling that you habitually make, or create an autoreplace that takes a code from you and create a long string of text.
5. Fields
If you want to enter today’s date, or create a Table of Contents, or have a page numbering system that can be switched between Roman numerals, Arabic numbering, and lettering, you need Fields. A field is a programmed portion of your page in Word that is responsible for outputting not a set result, but a dynamic value. That means tomorrow, the ‘Today’s Date’ field will pick up the new day. Or that the Table of Contents will pick up the new section you decide to add.
6. MailMerge
One use of fields is the ability to bulk email or create envelopes for everyone in your contact list – MailMerge. Using MailMerge, you’ll be able to simply type a letter and specify “First Name”, and Word will replace it with the first names of everyone you want.
7. AutoFilter
With a large quantity of data, it’s often important to isolate records that meet a certain criteria. In Excel, all you have to do is select the data that you want filtered, apply an AutoFilter, and get to work. You’ll find that there are drop-down arrows for every column, and if you want to show only the employees in IT, you should be able to do exactly that with two clicks.
8. Pivot Tables and Pivot Charts
When it’s time to go above and beyond filtering, Pivot Tables will allow you to take that large quantity of data, filter it, then run subtotals, averages, maximums, minimums… the possibilities are endless. And understanding Pivot Tables only takes about 15 minutes!
9. IF Functions
Most people can grasp SUM, AVERAGE, MAX, COUNT, etc. When the time comes for your functions to make decisions, however, like ‘Only add these numbers together if they are both sales from 2008′, then you need the power of an IF. There are many varieties – SUMIF, COUNTIF, and you can nest functions with an IF to make them more powerful.
10. Presentation Shortcuts
When in mid-presentation, sometimes you just need to darken the projected screen for a couple of minutes while a side conversation plays out. Turning the projector on and off is sloppy – try the ‘B’ key on the keyboard. There are a ton of those shortcuts that make your presentation that much more potent.
Over the next several months, these and many other tips will be thoroughly examined in this blog. In the meantime, look over an Excel manual, or take an Outlook class from us, or just start clicking around. You’ll be amazed at what you can pick up just by clicking random options.

This is a table of data. We have records that have categories like Department and Division, that contain numerical data like Hourly and Weekly Pay. Given this kind of data, I can foresee situations where you’ll need to show the total amount we pay out every week, or the average we pay per hour for a Development employee. You can very easily write a function to average the amount of money we pay to Researchers from Vermont, but what if we needed to get a summary report for all the averages? Or, what if we needed to quickly swap between totals, averages, and maximums? The most efficient solution is the Pivot Table. To create a pivot table, first select the data by clicking on the table. Then, choose the Insert Tab on the Ribbon and click the Pivot Table button.























