Archive for the ‘tips and tricks’ Category

Tips for using Excel auto filters

23rd May 2009 by No Comments

PTS has some good tricks for using Excel’s auto filters including using auto filters with pivot tables

Reorder stacked columns in Excel charts

20th May 2009 by No Comments

When you make a stacked column chart in Excel, the columns are normally stacked in whatever order you put the series in. Check out this how-to guide for reorganizing the columns so the largest values are on the bottom of each column.

Tips from Amazon to keep your db simple and fast

25th March 2009 by No Comments

Werner Vogels, CTO of Amazon, provides these tips to keep your database simple and running fast on his blog at All Things Distributed.

Segmentation back to basics

14th March 2009 by No Comments

1 to 1 Media had a good article today about the basics of segmentation – I.D.I.C. A refresher never hurts.

Identify
Differentiate
Interact
Customize

Doubling up your Excel charts

14th March 2007 by No Comments

Here’s a hack for excel that explains how to better chart related series on two axes without the confusion associated with the normal excel way of doing it.
http://www.juiceanalytics.com/weblog/?p=296

Using those good old function keys

11th September 2006 by No Comments

Back in the days of DOS, everyone knew what the function keys did, but now most people don’t use them at all. Check out this article to find out what all the function keys do. It will likely save you some time.
http://www.compukiss.com/sandyclassroom/tutorials/article894.htm

Adding one value to every record in a table in MS Access

23rd August 2006 by No Comments

Someone just asked me how to do this so I am going to post my solution in case it will help others…
Situation: You have a table of email addresses (and that’s it) of clients from the Boston DMA. You want to add a new field called DMA and assign all records the value of “Boston”
Solution: [...]