View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ivan Lozada Ivan Lozada is offline
external usenet poster
 
Posts: 1
Default How to execute a excel subroutine from visual basic

Hello There,

How do I execute, say the Excel Public Sub Sub_1(msg as string), subroutine
from a Visual Basic 6.0 Program?

Thanks,
Ivan