Im using WIN/EXCEL 2000, LabView 6.1.
The datafile, where I extract is a *.xls file. With active X from Labview, I like to get the complete contents of a EXCEL cell, including greek formatted (symbol) parts of the cell string. What ever I tried to do, I always get a "D" for greek Delta.
I use in aktiv X: read Range(Cell) > Value.
How can I solve my problem ?