[python-win32] Issue on getting activesheet on win 8 and Win 8+ OS systems
Tim Roberts
timr at probo.com
Tue Jul 24 17:35:51 EDT 2018
Aravind wrote:
> Issue on getting activesheet on win 8 and Win 8+ OS systems
>
> We are facing issues on getting active sheet values while running
> python3 code using win32.
>
>
>
> Problem occurs only running on windows 8 and Windows 8+ OS PC's.
>
>
>
> Here I attached the screenshot of my error and piece of code which i
> execute.
>
Are you actually opening a file? Does the file open correctly? Is it
possible the workbook isn't open yet by the time you query it? Are you
running as the logged in user, or is this a service?
--
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.
More information about the python-win32
mailing list