Kimmy - 2014-01-10

Hello,

Yes, it did work for me. I had Python 2.7.6 (64-bit) installed. I had the ExcelPython1.0.0 installed. I downloaded the 64-bit dll you gave me and placed it in C:\Windows\System32. I proceeded to open Excel 2013 (64-bit) and pressed Alt+F11. Next, I went to Tools -> References and added ExcelPython27. Finally, I pressed Ctrl+G and typed ?PyStr(PyEval("1+2")) in the box and pressed enter. It worked.