Error only in Office 365

Hi,I have succesfully impleted turboactivate to my Excel VBA application. It works perfectly in excel 32 bit and 64 bit versions without any problem. But it doesn't work with Office 365 Excel. My custemers (and myself also) getting error messages when trying to open the file : "PATH NOT FOUND"..I suspect this is because, in Office 365, there is no Excel.exe application installed to the computer. I am not computer pro, but what i believe is, Your .dll tries to find excel.exe in computer and then throws an error message? Can you please assist on this issue? I am loosing many customers right now because many people using office 365 nowadays (people doesnt realise that excel is not installed in their computer, it works like normal excel, but not installed to computer..)I did not copy Turboactivate.exe file and not using it, all the activation process is embedded in VBA code. Should I distribute turboactivate.exe file also? will it help? Please asisst to solve this problem so that it works with Office 365 Excel..Thank you very much in advance.

Hard to say without more information: https://wyday.com/limelm/help/faq/#useful-reports

Add breakpoints to your code and see where it's failing. If you're still having problem, provide enough information so we can help you (see the FAQ above).