Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is anyone familiar with moving between Rumba and Excel? I'm transfering
information between the two applications and have a macro in each application set up, but I'm having a hard time getting the two to communicate. For example, in Rumba, I can call the Excel file I want to transfer from, but it tries to reopen the file and I get the "Do you want to reopen the file and lose your changes" prompt (instead of simply activating the file). From Excel, I'm uncertain as to how to call Rumba (in VBA) since activating the file name doesn't seem to work. Also if anyone knows how to tell Rumba to activate the Excel file and call a macro within that file, that would be appreciated. |