hoaithanh > 04-11-20, 03:28 PM
ongke0711 > 06-11-20, 01:29 PM
For j = CotThunhat + 1 To CotCuoicung
rst.Fields(j - CotThunhat) = oSheet.Cells(i, j)
Next
For j = CotThunhat To CotCuoicung
rst.Fields(j) = oSheet.Cells(i, j)
hoaithanh > 09-11-20, 08:43 AM
hoaithanh > 11-11-20, 09:51 AM
hoaithanh > 11-11-20, 03:51 PM