Hi,
Can you help me guys on this.
I am trying to auto extract/pull data from a website using a SetCursorPos, everything went well except for selecting the date as it doesn't allow to force input the date and it only allows to select on the "datepicker".
Here's the code I am trying since I can't use the SetCursorPos.
appIE.Navigate "javascript:__doPostBack('startDate','43241')"
Appreciate your help on this.
Thank you!
Can you help me guys on this.
I am trying to auto extract/pull data from a website using a SetCursorPos, everything went well except for selecting the date as it doesn't allow to force input the date and it only allows to select on the "datepicker".
Here's the code I am trying since I can't use the SetCursorPos.
appIE.Navigate "javascript:__doPostBack('startDate','43241')"
Appreciate your help on this.
Thank you!