Thanks for the reply,
Im reading directly from the file. If i have to convert everything to a file, how do i build the array out of lines of strings?? its pretty lengthy to do so, or im i mistaken?
One question please, u mentioned ActiveX, how do i use ActiveX to read from the file if its easier, can u help.
Thanks Paulo
Hi,
How are you getting data from the file? Using ActiveX or reading directly?
It seems to me that you have to convert everything into strings, and then build an array of strings, that can be directly connected to the property node strings[] of the table.
Hope this helps,
Paulo