Greetings!
I am a beginner here. I have searched the website best I can, but I have not found anything as specific as I really need it.
I'm not certain which references I need to check off to make a connection, and I'm not certain of a good template of VBA code to initiate that connection.
My goal is simply to take strings from RUMBA and value them to cells in excel, and vice versa.
I'd also like to send keystrokes to RUMBA using my excel VBA macro.
I typically perform tasks with multiple RUMBA sessions open (let's say API session A, API session B, API session C, and API session D)
How do I ensure my VBA macro is communicating with a specified session?