mardi 31 mars 2015

Oledb Excel select max(ColumnA)?

I have values like below in excel sheet.(No Column Header)



COLUMN A
5
9
7
13
8


i want to this with Oledb Query in VBNET or C#;



select MAX(A) from [Sheet1$]


But get Error !


Aucun commentaire:

Enregistrer un commentaire