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, t...@probo.com
Providenza & Boekelheide, Inc.

_______________________________________________
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32

Reply via email to