Hi Everyone,
I am in need of a favour. Recently we migrated our office system to 64-bit. We have bunch of VBA macros that were created in 32-bit system. After our migration, I tried to run them. Initially I was getting issue in declaring function and after using Ptrsafe it got resolved.
Now the real issue occurs in coding. I have declared two variables here. one for Mainframe and other for webscreen -
I am taking mainframe session name from the excel cell.![]()
Please Login or Register to view this content.
as soon as control enters the above line, its throwing "Run-Time error '429': ActiveX Component Can't Create Object"![]()
Please Login or Register to view this content.
I tried checking references and all seems to be ticked. I am helpless here.
Could you please help me in resolving this issue. Please let me know if you need any more details. Thank you very much in advance.
Bookmarks