Thanks for all of your responses.
I could read from excel file now. My application is read data from Corel Quattro Pro, which is a spreadsheet file (*.wb3 file), similar with Excel. But seems it doesn't have activex function.
If I right click the automation reference in front panel in a Labview program then click "Select ActiveX class", then browse, are all activex application in that library? There is no Corel Quattro Pro there, So I can not link Labview to it. Am I right?
I tried to open and read from file then convert spreadsheet string to array, but I got very strange code.
What's the solution in this situation?
Thanks.