Hi,
This is a challenging one. I have a program which is 1/1 exclusive to our company and I need help to try create an AI automation which selects the dates based of a user input. E.g. user input = January, 01, 2023 to January, 31, 2023. This Input will trigger the automation to select these specific dates in the program. In theory id ideally like to enter any dates (Any years as well) and the automation selects the correct dates.
At the moment all I can think of is creating 12 'If' bases (Based of each month) (only for one year). And the Input variable triggers one of the 12 'If' to click a specific location(s) in the window of the program. I feel someone may have some idea out there that is better than mine so I thought id share this. I have an image for reference of the style of calendars we have in the program. The left box is the first date input and the second is the second date input (The 'to' date).

Any responses id appreciate. Thankyou!