Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a custom ribbon with a date button, a Fund dropdown, and an import
button. When the user clicks the "Date" button, I have an input box open in which the user enters a date (the date is validated using VBA under the covers). I would like the date entered by the user to then appear in the label of the "Date" button. So when a date has been selected, the "Date" button will appear as: Date: 04-28-2008 Can this be done? If so, could someone please post generic example code that does it? FYI, the next step will be to capture the date stored in the label (right 10) and run an import based on that date and the selected Fund selected in the dropdown. Thanks much in advance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Ribbon and Office Button Hidden | Excel Discussion (Misc queries) | |||
changing the order of the ribbon button | Excel Discussion (Misc queries) | |||
no custom button in ribbon | Excel Programming | |||
Add strikethrough button to ribbon | Excel Discussion (Misc queries) | |||
Alter mask of image on button | Excel Programming |