Weekly Excel Links – After a Long Time Edition

It has been a while since we have a weekly excel links post here, and that is not because there were no excel posts out side this blog. It is just because I have been a little busy at work and personal life (a big & exciting change happening, hush, hush) that I had to cut few posts to keep me sane.

But anyways, here is a fresh installment of excel links from around the web. I will try to post few more weekly links posts this month.

Match multiple items instead of one – using UDFs

Have you ever used Match() or other lookup functions and felt that the need for matching multiple items in a range? Well, you can do that using UDF (user defined functions). Newton Excel Bach provides a simple mmatch() UDF that can scan a range for multiple matching items in a row and then returns the row number. Try it…

Data Validation Trick – Use the same source, but validate differently

A simple but very intuitive data validation hack. AlexJ, who is also a regular commenter here, has suggested Debra @ contextures this hack.

How can you add 2 legends in a chart

While most of us wouldn’t need to use 2 legends in a chart, if you ever need to use more legends, this is one hell of a simple way to do it.

How to put images in a cell comment

How to include images in a cell comment ? Well, using VBA. But how ? That is where, JP @ Code for outlook and excel provides us this simple macro that can insert images in to comments.

Chart Tamer Beta Released – Future Looks Bright and Clear

Few weeks back I have attended the chart tamer demo. What is chart tamer? It is a product from Bonavista systems (the same guys who gave us Bonavista Microcharts product) that aims to simplify chart making process in excel. Well, it is an ambitious product, and Andreas, Stephen Few & team have managed to do that. The chart tamer looks very slick, works like a charm and promises a bright, clear and hassle free future for excel chart makers.

Note to self: enough already, write a simple review about chart tamer along with few screen caps sometime this week.

Note to you: I have been aiming to write that review for a while, then again, read the first paragraph of this post.

Got a link? or Want to just say hi?

Go ahead and type out a mail and send it to me at chandoo.d @ gmail.com. I like reading mails from you and knowing new things.

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.

3 Responses

  1. Hey Chandoo,

    Hey any idea, how can we hide border from Group box (Created using Excel Forms Tool bar)

    Regards,

    Pankaj Verma

  2. @Pankaj: if you are using group box in user forms, you could set the border property to “0” and it would hide the border. But form controls come with very limited properties. Did you try using VBA to set the border ?

  3. Hi Chandoo,,

    Great work!! thanks a lot of lot of infor about EXCEL.

    Could you pls help us to know abt MACRO & VBA in a layman terminology.. Its great help!!

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.