cell formatted pop-up calendar

tracktor

Board Regular
Joined
Sep 13, 2009
Messages
62
When a user enters a cell (merged or not) that is formated with a date format, I want to pop up a button right next to the active date formatted cell?

Then I want this button to open a date picker/pop-up calendar right next to the button. Then when the calendar closes... so does the button.

I have created a pop-up calendar from http://www.fontstuff.com/vba/vbatut07.htm then I coded it with code from http://www.fontstuff.com/mailbag/qexcel02.htm to automatically open the calendar when specific cells were activated. It works great as long as the specific cells are not merged. However I have to merge them. Unfortunately the integrity of the spreadsheet is more important than the calculator. I also need dates all over the workbook... so this solution will actually work better.
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)

Forum statistics

Threads
1,223,228
Messages
6,170,874
Members
452,363
Latest member
merico17

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