Build a Pop-up Calendar for Excel #1

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
this is the first of a short series of demonstrations in which I'm going to show you how to build this pop-up calendar for Excel the demonstrations are designed to accompany the tutorial in my website at www.nsiindustries.com you simply call up the calendar choose a date and it writes the date into a cell you're not restricted to a single cell you can select a block of cells I'm going to right click here and choose insert date from the menu and when I choose the date it writes that date into all the selected cells I can even make a multiple selection of cells and I'm doing that by holding the ctrl key down whilst I select different cells and this time I'm not going to use the menu but instead a keyboard shortcut to call up the calendar and when I choose the date it writes the date into all those selected cells now the calendar and the menu item and the keyboard shortcut are all created in VBA using the visual basic editor which you find on the Developer tab of the ribbon and you can choose to build your calendar in a regular workbook which you could save as a template if you like or if you're just going to use the calendar yourself you could save it in your personal macro workbook but if you want to distribute the calendar to other users the safest and easiest way to do that is to create an Excel add-in and that's what I've done here let's return to Excel and whilst we're on the Developer tab I'll open the add-ins manager and you can see that included is the pop-up calendar which has been installed along with the other add-ins that came with Excel and when the add-in is selected you can see a short description of its functions here at the bottom and you do all that using VBA coding in the visual basic editor and that concludes this short introduction in the next part I'll start building the calendar and writing the code and just a reminder of the web address for the tutorial that's WWF on staff comm and if you go there you'll be able to see not only this tutorial but numerous other tutorials on Excel and access and VBA programming
Info
Channel: Martin Green
Views: 244,043
Rating: 3.2732241 out of 5
Keywords: Excel, 2010, Pop-up, Calendar, VBA, UserForm
Id: HoLnieD3R04
Channel Id: undefined
Length: 3min 36sec (216 seconds)
Published: Wed Sep 26 2012
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.