minhcong.tckt
Thành viên thường trực
- Tham gia
- 13/4/11
- Bài viết
- 385
- Được thích
- 36
- Giới tính
- Nam
NextRow = Application.WorksheetFunction.Max(Sheet1.Range("[COLOR=#ff0000]D[/COLOR]65536").End(xlUp).Row + 1, 3)
Sheet1.Cells(NextRow, 1) = TextName.Text
Sheet1.Cells(NextRow, 2) = TextDienGiai.Text
Sheet1.Cells(NextRow, 3) = TKNo.Text
[COLOR=#ff0000]' NextRow1 = Application.WorksheetFunction.Max(Sheet1.Range("A65536").End(xlUp).Row + 1, 4) bỏ dòng này[/COLOR]
Sheet1.Cells([COLOR=#ff0000]NextRow + 1[/COLOR], 4) = TextTKCo.Text