Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Data Access Problems

Status
Not open for further replies.

wallas

Programmer
Aug 20, 2001
2
GB
I'm having problems reading data from an Excel spreadsheet with a DAO component. Values in each column is detected and read except the last column which contains numeric values.

For some reason, if I add a letter to the numeric value, the program reads it fine but when I remove it leaving only the numeric value, it sees it as NULL.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top