Excel VBA Userform that Only Allows Numeric Entries

This video demonstrates how to configure textbox controls on a UserForm to only allow numeric data using VBA Excel. This code in this example also highlights textbox controls that contain non-numeric entries.