S
sundar
We have a VB client calling two Excel macros.The first macro got
parameters and the second none.They are getting called from the client
in the same order,ie,macro with parameters first and the macro with no
paramter next.
The problem is that though the first macro gets executed the second
doesnt.When I try to execute the macros from VB in debug mode,the
second macro call always opens the VBA editor.I also tried calling a
dummy macro without parameter first,the macro with paramter next
followed by a macro with/without parameters.The first and second macro
get executed,but,the third(last) macro doesnt get called as usual, and
I presume again that the second macro having parameters is creating a
situation.
Also I noticed that when I open from Excel Tools->Macro->Macros I do
not see any Parameterized macros in the macro list!
Any help would be highly appreciated.
Thank you
Sundar
CIStems Software LTD,Jaipur.
[note: iam currently using MS office 2000 on win 2k prof]
parameters and the second none.They are getting called from the client
in the same order,ie,macro with parameters first and the macro with no
paramter next.
The problem is that though the first macro gets executed the second
doesnt.When I try to execute the macros from VB in debug mode,the
second macro call always opens the VBA editor.I also tried calling a
dummy macro without parameter first,the macro with paramter next
followed by a macro with/without parameters.The first and second macro
get executed,but,the third(last) macro doesnt get called as usual, and
I presume again that the second macro having parameters is creating a
situation.
Also I noticed that when I open from Excel Tools->Macro->Macros I do
not see any Parameterized macros in the macro list!
Any help would be highly appreciated.
Thank you
Sundar
CIStems Software LTD,Jaipur.
[note: iam currently using MS office 2000 on win 2k prof]