All articles with 'context menu' Tag
{ 41 Comments }
Show pop-up calendar upon right click [Excel VBA]
Published on Nov 13, 2013 in VBA Macros
There are times when we are entering dates into several columns and would like to select a date from a popup calendar instead of manually typing.
Today, lets understand how we can set up a pop-up calendar in Excel so that your users can easily input dates by right clicking on a cell and inserting a date.
Continue »