I have an excel file test.xls.It is created manually and few values
are added manually.
I Want to read each column of the excel and store in some variable
using TCL Scripts.
I went thro lot of examples but nothing related to above requirement I
found.
Please give suggestions or links where this code is given.
Thanks in Advance,
RAGHU
> I Want to read each column of the excel and store in some variable
> using TCL Scripts.
Open http://wiki.tcl.tk/tcom and search for "Extract some cells from
an Excel file".
This question was here 1 or two months ago. Check the mailing list or
search in the wiki.