MrExcel Excel Videos

Learn Excel from MrExcel - Excel tips and tricks from Bill Jelen.
Learn Excel - This Cell or That Cell - Not Both - Podcast 1850
Two questions today with a similar solution using a VBA Event Handler. Question 1: Cells O19 and Q19 are mutually exclusive. If someone selects from the validation dropdown in one cell, the other cell should be cleared out. Question 2: In a certain range where you have to enter large numbers, can Excel add three zeroes to any number you type. Both of these are solved using the same event handler macro. Concepts in this video include: Changing Macro Security to Allow Macros ( 0:30 min ) Change file extension to Allow Macros ( 0:42 min ) Finding the worksheet code pane ( 1:06 min ) Starting a Worksheet_Change macro ( 1:20 min ) Using an IF Statement in VBA to check what cell just changed ( 1:50 min ) Why Target.Address requires dollar...
Learn Excel - VBA Happy Holidays Jordan Goldmeier - Podcast #1842
Excel MVP Jordan Goldmeier created a cool holiday card in Excel using Excel VBA to create falling snow flakes. Download the card from http://optionexplicitvba.com/2013/12/22/excel-holiday-card/ I asked Jordan's permission to share the workbook with you on today's podcast. In this episode, you will see how to create a custom type in VBA that has several properties. When Jordan's macro simulates the falling snow, he is managing an array of 150 Snowflake types - a very fast way to manage a large number of items in Excel. Also - Jordan keeps the red Happy Holidays message on top by using conditional formatting. Thanks to Jordan for sharing this macro with everyone!

Forum statistics

Threads
1,225,676
Messages
6,186,384
Members
453,351
Latest member
Sarahmaths

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top