LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

select date from word drop down

Hi,

I have a word doc where I have a drop down. In the second raw I have to select the date from the calendar that is showing when you click on the drop down. How do I do this, I can't get it.

 

Thank you for your help.

Download All
0 Kudos
Message 1 of 2
(2,645 Views)

You can't select a date by opening and moving around the Date Picker programmatically. You can set it by writing to the text property of the Content Control range. In the picture below it is set to always select the current date, I formatted the date to be the same format as the Date Picker.

 

Ben64

 

ScreenShot014.png 

0 Kudos
Message 2 of 2
(2,591 Views)