My Spreadsheet Lab

The site is about Microsoft Excel.

  • Home
  • Templates
  • Excel Blog
  • About Me
  • Contact Kevin

Post Category → Articles

Worksheet_Change Keep All Time Min Max Numbers

posted in vba on March 22, 2020 by Kevin Lehrbass 1 Comment

Excel is not meant to store historical data. That’s what databases do. However, Tom Urtis shows us a trick to keep the all time min value from a single input cell. Continue reading →

Flatten the Curve

posted in PowerBI, Stats on March 18, 2020 by Kevin Lehrbass 0 Comments

I keep hearing “flatten the curve” during these uncertain times of covid-19. What’s that? What do we do? Also, what can we do to reduce anxiety? For me I decided to create a “flatten the curve” demo in Excel and in Power BI 🙂 Continue reading →

Old School Helper Columns

posted in Auditing, Challenges on March 6, 2020 by Kevin Lehrbass 0 Comments

For Mr Excel’s recent challenge I decided to go with an old school formula helper column solution. Why? I’ll explain. Continue reading →

Wayne Gretzky’s Goals

posted in Free Data on January 25, 2020 by Kevin Lehrbass 0 Comments

Let’s explore Wayne Gretzky’s goals (it’s his birthday tomorrow!). I’ve thought of some good questions and one “great” question that we can answer using this dataset. Finally, could Ovechkin break Gretzky’s goal record? Continue reading →

use vba to name checkboxes

posted in vba on January 18, 2020 by Kevin Lehrbass 1 Comment

Over the holidays I saw some vba code for checkboxes from the book ‘More Excel Outside the Box’ by Bob Umlas.
Continue reading →

review of 2019 posts

posted in Reviews on December 31, 2019 by Kevin Lehrbass 1 Comment

I’ll review the posts I wrote in 2019. But first, a challenge inspired by a Wall Street Journal article. Continue reading →

UDF Rollover Jordan Goldmeier

posted in Macros (vba), Reviews on December 22, 2019 by Kevin Lehrbass 2 Comments

Jordan Goldmeier’s rollover technique runs a VBA User Defined Function when you hover the mouse over a hyperlink formula. Let’s take a closer look! Continue reading →

mmult function

posted in Challenges, Efficiency on December 2, 2019 by Kevin Lehrbass 2 Comments

MMULT function is incredibly powerful and yet mysterious to most. Let’s explore this complex function (this post inspired by a formula challenge from contextures.com )

Continue reading →

Advanced Conditional Formatting

posted in Gurus on November 17, 2019 by Kevin Lehrbass 1 Comment

Let’s explore an advanced way to use Conditional Formatting in Excel. We’ll make a face move around the screen without any vba! Bonus: see how to interact with target cells! Continue reading →

Chess FEN viewer

posted in Auditing, Other on August 23, 2019 by Kevin Lehrbass 4 Comments

FEN notation provides the necessary info to restart a chess game from a given position. See how I created a FEN viewer in Excel! Continue reading →

← Older posts
Newer posts →