View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] arairkar@gmail.com is offline
external usenet poster
 
Posts: 3
Default automating jmp thru excel

I am trying to use a macro found on the internet to automate jmp stat
analysis package through excel.

http://www.jmp.com/news/jmpercable/0...001/Excel.html
However, the statement below errors out saying the user-defined type is
not defined. Can anyone suggest a remedy.

Public JMPDoc As JMP.Document

thank you for you time