View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Stefi Stefi is offline
external usenet poster
 
Posts: 2,646
Default Passing a Sub's name as parameter

Hi All,
How can I pass the name of a Sub to be called to an other Sub (which is
expected to execute the call) as a parameter?
Stefi