Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I'm working with Excel files as follow: Main Excel file with one Visual Basic macro. This macro: - Open other Excel files - Run program (the VB commands are from the main file) - Close and save - Going to the next file. and so on, for all files. My question: I have Visual Basic macro in the other files (not in the main) - Called RSI I would like to write from the Main program: - Open file "abc" (I know how to do that) - Run RSI (this is my question, how to write it) and after finish RSI, bring back the control to the Main program. Again, the RSI is Not in the Main Excel file But I would like to call RSI from the Main program I tried Call RSI but it did not work. Thank you, Haim. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Is there a way to unload the loaded XLL file in Excel? Hi all, I amdebugging XLL link library using Visual C++. Everytime I rebuild the XLL, Ihave to close the whole Excel program and relaunch the Excel program again,and then load in the newly gene | Excel Discussion (Misc queries) | |||
Call Center Management: How to calculate 'cost per call' | Excel Discussion (Misc queries) | |||
Remove Main Toolbar | Excel Discussion (Misc queries) | |||
merging excel program with tdc finance program | Excel Programming | |||
API call to check other program is idle | Excel Programming |