Is there a way to consistently visually navigate excel in Python?
I am looking to automate a reporting process for my job, which involves taking a screenshot of multiple excel sheets within the same workbook. Right now, I am using pyAutoGui, which works O.K.