Hi everyone,
I have these lines in my excel file,
Item Code Qty
9119299 3
9119399 3
AR350001 1
I am reading this file using
VB 6.0 and I am using
"Microsoft.Jet.OLEDB.4.0" as the provider to read this excel file. For the
first two lines I am getting null vales in
VB.. ? and other line is okey ..
any idea why is that happen and how to fix this problem. Please help me ..
!!!!
-Aruna