B Byak@ Active Member Licensed User Oct 21, 2008 #1 how can i read exel file?maybe can port some dll from sharp?for sharp i'm found dll for reading xls...what ideas?
how can i read exel file?maybe can port some dll from sharp?for sharp i'm found dll for reading xls...what ideas?
Cableguy Expert Licensed User Longtime User Oct 21, 2008 #2 On the Excel side, save the file as csv, the use the table control method, loadcsv...simple.