Learn Excel from Bill Jelen with this daily 2 minute video podcast.

Tuesday, January 31, 2006

Episode 179 - Rank Function

Do you need to determine where you rank in a list? Use the tip in this podcast to rank values in a list. Episode 179 will show you how.

This new blog is the video podcast companion to the new book, Learn Excel from MrExcel. Download a new two minute video every workday to illustrate one of the 277 tips from the book!

Monday, January 30, 2006

Episode 178 - Number My List

How to add numbers to a list so that the numbers will recalculate when you insert or delete new list members in the middle of the list. This podcast actually turns into a cool discussion of using a combination of mixed and relative references in a single count function. It is a technique that comes up once in a while and is very handy to master. Episode 178 shows you how.


This blog is the video podcast companion to the book, Learn Excel from MrExcel. Download a new two minute video every workday to learn one of the 277 tips from the book!

Friday, January 27, 2006

Episode 177 - Who Taught Excel How to Count?

Why does Excel say I have two cells when any seven year old can see it is 9 cells? Because the COUNT function doesn't count like you do. Learn why =COUNT() doesn't always work and the obscure function to work around this problem. Episode 177 will show you how.

This blog is the video podcast companion to the book, Learn Excel from MrExcel. Download a new two minute video every workday to learn one of the 277 tips from the book!

Thursday, January 26, 2006

Episode 176 - AutoAverage?

Yes - you can use the AutoSum icon to find averages, min, max and counts. Episode 176 will show you how.

This blog is the video podcast companion to the book, Learn Excel from MrExcel. Download a new two minute video every workday to learn one of the 277 tips from the book!

Wednesday, January 25, 2006

Episode 175 - AutoSum Woes

Why the AutoSum icon doesn't always work. Learn the amazing trick to have AutoSum work all of the time in the 75th installment of the MrExcel podcast. Episode 175 will show you how.

This blog is the video podcast companion to the book, Learn Excel from MrExcel. Download a new two minute video every workday to learn one of the 277 tips from the book!

Tuesday, January 24, 2006

Episode 174 - AutoSum

Use the AutoSum button to quickly total columns of numbers. Episode 174 will show you how.

This blog is the video podcast companion to the book, Learn Excel from MrExcel. Download a new two minute video every workday to learn one of the 277 tips from the book!

Monday, January 23, 2006

Episode 173 - Three Methods of Entering Formulas

There are THREE popular ways for entering formulas. Like a midway carnival worker, MrExcel can predict your age based on which method you use most frequently. Watch Episode 173 to learn all three methods for entering formulas. (Plus - I bet that after you see which way MrExcel recommends, you too can guess his age!!!)

This blog is the video podcast companion to the book, Learn Excel from MrExcel. Download a new two minute video every workday to learn one of the 277 tips from the book!

Friday, January 20, 2006

Episode 172 - Finding Functions

Confused when your manager asks you to do some strange calculation in Excel? Use the fx button to easily discover new functions from amongst Excel's 455 built-in functions. Episode 172 will show you how.

This new blog is the video podcast companion to the new book, Learn Excel from MrExcel. Download a new two minute video every workday to illustrate one of the 277 tips from the book!

Thursday, January 19, 2006

Episode 171 - Get Help on Any Function While Entering a Formula

Instant help with function arguments: Do you remember the function name but not the order of the arguments? Rather than rely on Excel help, just start typing the function name and then hit a secret keystroke to have Excel guide you in building the function. Episode 171 will show you how.

This new blog is the video podcast companion to the new book, Learn Excel from MrExcel. Download a new two minute video every workday to illustrate one of the 277 tips from the book!

Wednesday, January 18, 2006

Episode 170 - Calculate Many Scenarios for Loan Payments

Want to see calculations of a loan payment if different interest rates, number of months or loan amount changes? Copy formula to several cells to create "what if" scenarios. Episode 170 will show you how.

This new blog is the video podcast companion to the new book, Learn Excel from MrExcel. Download a new two minute video every workday to illustrate one of the 277 tips from the book!

Tuesday, January 17, 2006

Episode 169 - Calculate a Loan Payment

Buying a cool new car or a house? Use Excel to calculate the loan payment. Episode 169 will show you how to calculate a car loan, plus details on using the function wizard with any function.

This new blog is the video podcast companion to the new book, Learn Excel from MrExcel. Download a new two minute video every workday to illustrate one of the 277 tips from the book!

Monday, January 16, 2006

Episode 168 - Convert Numbers to Text

Are your numeric entries sorting in the wrong place? Maybe you have a mix of text and numbers.
Episode 168 will show you one method to fix this problem.

This new blog is the video podcast companion to the new book, Learn Excel from MrExcel. Download a new two minute video every workday to illustrate one of the 277 tips from the book!

Friday, January 13, 2006

Episode 167 – Creating Random Letters in Excel

Not only does the Rand Function create/sort random numbers, but it also creates random letters. Episode 167 will show you how.

This new blog is the video podcast companion to the new book, Learn Excel from MrExcel. Download a new two minute video every workday to illustrate one of the 277 tips from the book!

Thursday, January 12, 2006

Episode 166 - Create a Dice Simulation in Excel

Use the random number generator to create dice in Excel. Episode 166 will show you how.

This new blog is the video podcast companion to the new book, Learn Excel from MrExcel. Download a new two minute video every workday to illustrate one of the 277 tips from the book!

Wednesday, January 11, 2006

Episode 165 - Sort to a Random Sequence in Excel

Another great feature of the Rand Function is sorting a list into a random sequence. Tired of choosing alphabetically? Random Sort Order is useful for assigning the sequence for oral book reports in class. Episode 165 will show you how.


This new blog is the video podcast companion to the new book, Learn Excel from MrExcel. Download a new two minute video every workday to illustrate one of the 277 tips from the book!

Tuesday, January 10, 2006

Episode 164 - Random numbers in Excel

Sometimes you need to create random numbers for a sales forecast or simulation. Use Excel’s random number generator. Episode 164 will show you how using the Rand Function.

This new blog is the video podcast companion to the new book, Learn Excel from MrExcel. Download a new two minute video every workday to illustrate one of the 277 tips from the book!

Monday, January 09, 2006

Episode 163 - Joining Text and Paste Special Values

Have you ever deleted a column, only to find out that all of the formulas in another column change to REF! errors? Sometimes, you enter a formula, but then need to convert the formula from a formula that will calculate to static values (so that you can delete the columns upon which the formula is based). This is possible, using the Values option on the PasteSpecial dialog.
Also in Episode 163 - using Ctrl+Z to undo and using the ampersand to join text.

This new blog is the video podcast companion to the new book, Learn Excel from MrExcel. Download a new two minute video every workday to illustrate one of the 277 tips from the book!

Friday, January 06, 2006

Episode 162 - Use TextToColumns to Parse

Use the TextToColumns Wizard to eliminate the need for LEFT, MID, FIND. This technique works when your original data is delimited by a character such as a dash or comma. Episode 162 will show you how.

This new blog is the video podcast companion to the new book, Learn Excel from MrExcel. Download a new two minute video every workday to illustrate one of the 277 tips from the book!

Thursday, January 05, 2006

Episode 161 - Get characters after the 2nd Dash

Another twist today - how to get characters that occur after the second dash? You will have to use the optional 3rd parameter in the FIND function. Episode 161 will show you how.

This new blog is the video podcast companion to the new book, Learn Excel from MrExcel. Download a new two minute video every workday to illustrate one of the 277 tips from the book!

Wednesday, January 04, 2006

Episode 160 - Get characters after the Dash

Yesterday's podcast showed how to use LEFT and FIND to get all of the characters before a dash. What if you need all of the characters after the Dash? There are a couple of options. The first option discussed in the episode is to combined MID, FIND, and LEN to get the characters. Alternatively, you can use TRIM and leave off the LEN function. Or, in Excel 2003, just leave off the LEN function. Episode 160 will show you how.

This new blog is the video podcast companion to the new book, Learn Excel from MrExcel. Download a new two minute video every workday to illustrate one of the 277 tips from the book!

Tuesday, January 03, 2006

Episode 159 - Get characters up to the Dash

Episode 159 - Get characters up to the Dash
The Left, Mid, Right functions are great, but what if you need to grab a variable number of characters from the left portion of the cell? For example, you need all of the characters up until the first dash? In this case, you will have to use =FIND() to find the position number of the dash. This episode also demonstrates a cool trick for combining functions. When you need to create a complex formula, you might build one part of the formula in one column and the rest of the formula in a second column. This episode shows a unique trick for copying the function from the first column and pasting it into the formula bar of the second function. Episode 159 shows you how.

This new blog is the video podcast companion to the new book, Learn Excel from MrExcel. Download a new two minute video every workday to illustrate one of the 277 tips from the book!

Monday, January 02, 2006

Episode 158 - MID Function

If you need to extract characters from the middle of a product code, use the MID function. Episode 158 will show you how. This episode also discusses the RIGHT function to extract characters from the right side of a text value.

This new blog is the video podcast companion to the new book, Learn Excel from MrExcel. Download a new two minute video every workday to illustrate one of the 277 tips from the book!