Select method of Range class failed

Jaydeep Patil patil.jay2009 at gmail.com
Tue Dec 23 06:04:58 EST 2014


Hi all,

I have developed python code which copy & paste data from one excel sheet to another excel sheet. I have compiled code both for 32 bit & 64 bit. It is working fine on 64 bit machine. But on 32 bit, it is giving below error.

rng.Select()
"Select method of Range class failed"

Just to know you, I am continuously copying data from one excel sheet to another sheet.


Regards
Jaydeep M Patil



More information about the Python-list mailing list