Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a column of data that is suppose to have decimals
in it. I am trying to trap for when the user puts something else in there like text. When I run my tests, I get dbNulls for the value instead of the text. I've seen other postings for this and have added extended properties using IMEX=1. Still get dbNulls. Any other ideas? Here is my connection string: string strConn = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" + saveLocation + ";Extended Properties='Excel 8.0;IMEX=1'"; (Also tried this with double quotes around the extended properties) Using Windows XP with ALL the latest patches. Have ALL the JET 3.5, 4.0 drivers WITH service patches. ..NET is 2003(ADO) using OLEDB connection. Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I perform extended calculations in a Pivot Table in Excel 2 | Excel Discussion (Misc queries) | |||
excel extended text printing | Excel Discussion (Misc queries) | |||
How to open two excel files to view on extended desktop | Excel Discussion (Misc queries) | |||
Excel extended desktop options | Excel Worksheet Functions | |||
ASCII extended set is different in Excel, than MS's Website? | Excel Worksheet Functions |