Hi
I have been using a code to send email via groupwise. it worked fine in 32-bit version of Excel. However, since upgraded to the 64-bit version it stopped working on this VBA line:
Set ogwApp = CreateObject("NovellGroupWareSession")
The error message says:
I tried it again in the 32-bit...