excume me

i'v resolved problem with xlsx file...with this connection string

baglanti = new OleDbConnection("Provider=Microsoft.ACE.OLEDB.12.0;Data Source=" + path + ";Extended Properties=\"Excel 12.0 xml;HDR=YES;\"");

but warn about "Number stored as text" still persist...