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
Allowing earlier dates in datetime picker control than 1753
Trigger on record insert
Trying to pass a SQL parameter to crystal reports in a command statement
Copy worksheets to new workbook
CString in fprintf
Group By Min(date) and Max(date)
Delete a Autoshape using vba
How can I log on locally to a perimeter domain machine with a user from an internal domain account?
Save Record Only On Save
Connect to a Crosstab query in Access from Excel