Forum Discussion
AlexKaras
8 years agoChampion Level 3
Hi,
I would suggest to assign the required date directly but not via drop-down visual selection.
Quite often the following worked for me:
-- Assign required date to some calendar's property (it may be .Value, .wText or some other one);
-- Click the calendar to open drop-down. If you are lucky, drop-down will be opened with the required date been pre-selected;
-- Press Enter (Sys.Desktop.Keys("[Enter]") ) to emulate date selection and make all linked jscript code to do its job.
Related Content
- 2 years ago
Recent Discussions
- 2 hours ago
- 3 days ago