Found it. If you record a macro doing your stock quote refresh/update you can then run this macro from the Run command like so.
VB Code:
mySum = Application.Run("MYCUSTOM.XLM!My_Func_Sum", 1, 5) MsgBox "Macro result: " & mySum
|
Results 1 to 25 of 25
Thread: MS Stock Quote [RESOLVED]Threaded View
|
Click Here to Expand Forum to Full Width |