Quantcast
Channel: Improve Your Excel » VBAExamples
Viewing all articles
Browse latest Browse all 10

Excel User Forms – How to Add an Excel User Form

$
0
0

Adding a User Form into an Excel Spreadsheet can really start to transform how your spreadsheet works. It is not as difficult as it may first appear and this video will walk you through the process of adding a form, changing the properties of the form and the way it looks.

It then goes on to add a text field and button to the form. Make sure you listen to the advice on naming buttons – this is a really good habit to get into.

Finally this video adds VBA code to the button to populate the text box on the form.  Watch out for the Ctrl Space top tip towards the end of this video – I have been writing VBA code for 15 years and did not know that!

The video does end on a bit of a cliff hanger – if you want the form to show then just add ProgramEntry.show between the Sub and End Sub lines.

This is a great introduction video if you are looking to get into VBA.  It shows each step in detail, gives some good sound advice and shows you how to link an Excel userform to the activation of a sheet.

More next week.  I am hoping to cross the 200 Likes on Facebook this week.  If you have not already liked us please do so using the link below or on the side of this page.


Viewing all articles
Browse latest Browse all 10

Trending Articles