View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
B Bean B Bean is offline
external usenet poster
 
Posts: 2
Default Macro not working with XLAM add-in

I am trying to create a macro with the "sampling" data analysis toolpak. When
I run the following macro, I get an error that the input range is missing. I
want it to select the range A2-A15013. Any suggestions?

Application.Run "ATPVBAEN.XLAM!Sample", , , "R", 1000, False