Rumba Mainframe Excel/VBA Macro

Sachin Shama

New Member
Joined
Feb 6, 2013
Messages
9
Hi ,
I am trying to write a macro which takes the values from my excel sheet & put it into RUMBA mainframe & viceVersa.I have been successful to code the 'excel to Mainframe' copy functionality.However, I am facing issue when I copy text from mainframes to Excel. I have tried using CopyPSToString / CopyPS / CopyFieldToString functions but everytime the string is returned as blank..... I have read somewhere that I have to change default session settings to 'ATTRB' which can be done by using SetSessionParameters , However, I am not able to use it?
Can anybody please help on this?


Thanks,
Sachin
 
hi Sachin,

When i am using the code to connect rumba from excel using VBA by using the function WD_ConnectPS(100,"A") then this function always returns 1. for successful connection it has to be return 0.

please tell me where i wrong.

Thanks.
 
Upvote 0

Excel Facts

What is the last column in Excel?
Excel columns run from A to Z, AA to AZ, AAA to XFD. The last column is XFD.
Hi Sachin,
I know it is old thread, but I have the same problem in connecting to Ruma WebToHost Pro client using Excel vba.
When I try to run your code from excel macro window, I am getting "Compile Error. Can't find project or library."

EHLAPI32.DLL Path: "C:\Program Files (x86)\NetManage\RUMBA\system\Ehlapi32.DLL"
OS: win 7
Rumba: WebToHost ProClient Version 5.3.1

It would help me a lot, if could send a sample code to connect rumba using excel and then entering values in to mainframe display and reading from it.

Thanks
Mahesh
 
Upvote 0

Forum statistics

Threads
1,217,371
Messages
6,136,168
Members
449,996
Latest member
duraichandra

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top