Click to See Complete Forum and Search --> : Open Quattro Pro file with VBScript


mparker1113
10-12-2006, 09:11 PM
I have a customer who has Quattro Pro and wants me to write a script to import tab deliminated text files with some parsing.

I know that I can access an Excel Object worksheet (Set oExcel = CreateObject("Excel.Application"), anyone have an idea for getting a hold on Quattro pro file?