Hello Everyone, I'm new here
Currently I'm trying to code a simple program that just reads a cell from Excel each day at a given time (always the same hour). What I'm trying to say is that each day it has to read the next cell of the column.
An examble would be: Day 1: B2, Day 2: B3, Day 3: B4, Day 4: B5 ...........
Does anyone knows if it is possible to automate this using Autoit?
Thank you