-------- Forwarded Message -------- From: Louis Bherer <[email protected]> To: [email protected] <[email protected]> Subject: Excel import bug Date: Mon, 27 May 2013 10:57:24 -0400
Hello! My name is Louis Bhérer and I'm studying Logistical engineering in ÉTS in Montréal. I'm using GLPK through Gusek and i found this bug: When importing tables from Excel, I want to import columns from a page with differents columns sizes. (Im using VBA to generate clusters of different sizes, creating 3 columns for each in this table). If a column I'm not trying to import is longer than the columns i want to import, the SQL fail and Gusek tell me that the name i'm looking for is not in the imput table. (I troubleshooted somes hours to find this out, a quick try will show you the problem). I guess this come from the fact that GLPK seems made to work with database more than worksheets (maybe). If you know a fast way to go around this problem, please tell me! Louis Bhérer _______________________________________________ Bug-glpk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-glpk
