Excel Links of the Week – What the heck happened to photographic fridays edition

Remember the photographic fridays? Some of you must be thinking whatever happened those posts? Well, my intention for writing those posts has been to get your feedback so that few of us can become better photographers. But flickr does a hell of better job for this than my little blog can. So I have decided to stop posting pics here and instead get the feedback through flickr. If you have enjoyed the photos, remember, you can always subscribe to my flickr feed or visit the photostream page.

On to this week’s excel links:

40 tools & resources to visualize data

FlowingData shares with us a list of tools and resources so that we can play with our data. My favorites? Obviously excel, but often I use some programming language (other than VBA) to pre-process data. What are your favorite tools for data visualization?

Old Style Menus in Excel 2007

excel-2007-old-style-menus-howto

One of the common complaints about excel 2007 is the way it has changed UI and how it is difficult to locate some of the common stuff in the new ribbon structure. Andrew helps us with some VBA to bring back the older menus to Excel 2007. Check it out yourself and see if you can use them. For me, I am still in the comforts of 2003.

Refreshing Multiple Pivot Tables with One Click

Often when you have multiple pivot tables or web query lookups it is painful to refresh each table to get the correct data. Debra from Contextures Blog shows how you can use “Refresh all” to update multiple pivot tables. Very simple yet productive trick.

Making vlookups go fuzzy

VLOOKUP() is one of the most useful formulas in excel. But what good it is when your data is not that clean? Well, you can still use vlookup (or hlookup, match etc.) to perform searches on your data. For eg. do you know that you can add asterisks before and after the lookup value so that you can search the occurrence. vlookup(“*google*”, list_of_companies, price, false) would match google, google inc., the google (and return the first match of course). JP at Code for Excel and Outlook shares with us how he has used this technique to create worksheet matching to return row number.

Real time fuel price monitoring tool in Excel

Excel web queries is one of my favorite tools. It is an easy to use and yet powerful feature to access tabular data stored anywhere on the web. MyXcelcius blog shows a technique to create excel fuel price monitoring tool using web queries and simple dashboard techniques.

Have a super duper week ahead everyone.

Facebook
Twitter
LinkedIn

Share this tip with your colleagues

Excel and Power BI tips - Chandoo.org Newsletter

Get FREE Excel + Power BI Tips

Simple, fun and useful emails, once per week.

Learn & be awesome.

Welcome to Chandoo.org

Thank you so much for visiting. My aim is to make you awesome in Excel & Power BI. I do this by sharing videos, tips, examples and downloads on this website. There are more than 1,000 pages with all things Excel, Power BI, Dashboards & VBA here. Go ahead and spend few minutes to be AWESOME.

Read my storyFREE Excel tips book

Overall I learned a lot and I thought you did a great job of explaining how to do things. This will definitely elevate my reporting in the future.
Rebekah S
Reporting Analyst
Excel formula list - 100+ examples and howto guide for you

From simple to complex, there is a formula for every occasion. Check out the list now.

Calendars, invoices, trackers and much more. All free, fun and fantastic.

Advanced Pivot Table tricks

Power Query, Data model, DAX, Filters, Slicers, Conditional formats and beautiful charts. It's all here.

Still on fence about Power BI? In this getting started guide, learn what is Power BI, how to get it and how to create your first report from scratch.

2 Responses

  1. Old Styles menus in XL2007…

    I might give XL2007 a last try then.

    I found a recent survey you might be interested in, on Excel French site ” http://www.excel-downloads.com/” regarding Excel versions

    Out of 3324 answers between 06/13/2008 and 08/31/2008 :

    1 – Excel 2003 : 44,9%
    2 – Excel 2007 : 30,6%
    3 – Excel 2000 : 7,6%
    4 – Excel XP : 5,9%
    5 – Excel 97 : 4%
    6 – Excel 2004 MAC : 3,1%
    7 – Excel 2002 : 2,9%
    8 – Others : 0,9%

    Salut

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.