Thread: Include file
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
bails bails is offline
external usenet poster
 
Posts: 1
Default Include file


im not 100% sure but i think the closest thing VBA has to this is
Module.
Put your reusable stuff in a module which can be imported into and use
by any vb project:confused

--
bail
-----------------------------------------------------------------------
bails's Profile: http://www.excelforum.com/member.php...fo&userid=3615
View this thread: http://www.excelforum.com/showthread.php?threadid=55944