On my ribbon, I have group that contains a button that opens a Calendar form and a label which will display a date. I want the user to select a date from the calendar which will then in turn update the label with the selected date. However, I'm not sure how to update the label with the user's selected date.
I'm new to Excel VBA and to the RibbonX.
I appreciate anyone's help on how to approach this problem.
I'm new to Excel VBA and to the RibbonX.
I appreciate anyone's help on how to approach this problem.