Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I want to read from multi Excel file, some cells. So it's work well with TJavaRow and Context.
My problem is when cells are on multi sheets ; How can I iterate to each sheet ??
Thanks
That's OK, I solved my difficulty by adding 1 tFileInputExcel and a 1 tJavaRow per Excel sheet
Thanks
That's OK, I solved my difficulty by adding 1 tFileInputExcel and a 1 tJavaRow per Excel sheet
Thanks