Microsoft
Software
Hardware
Network
Question : Reference for Accessing Minitab Objects via VBA
Hi,
I would like to programatically access minitab in a similar way as being able to access any MS Office application through VBA from any other office application. I an doing work in MS Access and MS Excel, but I would like to know if there is a reference that could be included within a vba application that will allow easy interface with minitab. I want the intellisense to kick in so I don't want to declare as generic object.
Dim appMiniTab as Minitab.Application
Which reference dll or ocx can do this for me?
Best Regqards,
Corey
Answer : Reference for Accessing Minitab Objects via VBA
I Googled minitab, and it is a statistical app. I did a little searching on their Website, and couldn't find anything on VBA or Automation, which is not promising.
Random Solutions
Argument not specified for parameter 'sender' of 'Protected Sub EmailRegAttendeeNotices_Cl<wbr />ick(sender<wbr /> As Object, e As System.EventArgs)'.
changing AD login names
How to trigger Form events?
override standard SQLEXEC function vfp
How to import contact list from outlook expres into Outlook 2003
.NET Solution With multiple projects
Identifying Best Price....
Error 1332: No mapping between account names
Extracting data from AS400 into text format -- Date
Need a SSIS walk through help on downloading an Excel file using a url