Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 80 by
CliffKGi...@gmail.com: Column data types
http://code.google.com/p/linqtoexcel/issues/detail?id=80
What steps will reproduce the problem?
When reading a column where the first data row is numeric and following
rows are text fields the text fields are ignored
What is the expected output? What do you see instead?
Would like to see all rows read regardless of datatypes. In our case above
the column contains lot numbers, which are sometimes numeric and sometimes
alpha numeric. To get around this issue we either have to mark the column
as text in excel or put a dummy row in fist with a text value.
What version of the product are you using? On what operating system?
1.6.2 on Windows Server 2008r2
Is there a way to set the field datatype as users are not great at
formatting spreadsheets correctly!???
Cheers
Cliff