Highlight the Latest Lottery Number Matches

Did you win the big prize? Have you ever picked those winning numbers? If you’re keeping track of lottery ticket numbers, use Excel conditional formatting to highlight the winning numbers in a list. Each week, enter the numbers from the latest draw, and Excel will colour all the cells that have matching numbers. You can use a different colour to highlight the latest lottery number matches. The screen shot below shows an example.

Continue reading “Highlight the Latest Lottery Number Matches”

Excel Sheet Selector With No Macros

If you’re setting up a workbook for other people to use, they’ll appreciate it if you make it easy to move around in the file. You can create a table of contents on the first sheet, and that will get them off to a good start. But then what?

Once they’re on one of the other sheets, how can they get back to the table of contents, or go directly to a different sheet? We’ll add a drop down list of sheets, to make it easy to go to the one that you need.

Continue reading “Excel Sheet Selector With No Macros”

List All Excel Sheets With Used Range

Last week I was updating one of my Excel sample files, and noticed that it was way bigger than it should be. Most of the sample files are just a few kilobytes in size, but this one was about 1.5 MB. What was going on?

Here’s how I found the problem, and a macro that you can use for troubleshooting in your workbooks.

Continue reading “List All Excel Sheets With Used Range”

Excel Roundup 20160229

Happy Leap Year Day! According to my calculations, the next time that Leap Year Day falls on a Monday will be in 2044. By then, Excel will be 58 years old. Do you think that Excel will still be around, or will it have retired early?

This week, cool tricks with the new TEXTJOIN function, tell a story with your charts, create a calendar for Power Query, and more.

Continue reading “Excel Roundup 20160229”

Count Unique in Excel Pivot Table

In a previous article,  Roger Govier showed us a couple of different ways to get a Unique count with a Pivot Table.

  • Create a Pivot of a Pivot Tables results (fast)
  • Add a calculated column to the source data (much slower)

Now Roger has added another technique that you can use, in Excel 2013 and later. First, I’ll show the steps in a video, and then I’ll hand things over to Roger, so he can describe the steps.

Continue reading “Count Unique in Excel Pivot Table”