View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jim jim is offline
external usenet poster
 
Posts: 19
Default VBA ATP arguments

Is there a good resource that lists the arguments that need to follow Application.Run "ATPVBAEN.XLA!Random"? The problem is that there are 7 different types of distributions that can be created with that function, and each one apparently has a different number and order of the arguments

Thanks in Advance.