View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Les[_5_] Les[_5_] is offline
external usenet poster
 
Posts: 1
Default call VBA compiled code within vba

Hi There,

How do I call an vba application code within vba code. I
have two application which is saving excel file and the
other one is doing some manipulation of data, but I want
to call the other application within the main vba code.
How could I do that?

Appreciate your help.

TIA
Les