Thread: VB subroutine
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Noel Rietman Noel Rietman is offline
external usenet poster
 
Posts: 4
Default VB subroutine

Can a VisuL Basic subroutine (as in Visual Studio 2005) be called from a VBA
macro, function or subroutine? I have some procedures that need the
additional security that VB provides but would like to keep most of my
prodecures in VBA.

Thanks very much for any help or directions you can give me.

Noel Rietman