.
Dùng 1 dòng ghi số tuần làm trợ giúp, rồi dùng SUMIFS để tính => không cần code.
.
Em tính làm 1 dòng trợ theo ý bác. Em viết code thế này, nhưng sợ sau này thêm cột vào nó sai hết. Bác vui lòng giúp em chuyển nó sang dạng vòng lặp được không ạ? Hiện tại, em bắt đầu từ cột 35 đến 1.000 ạ
'Cot AI =35
Cells(4, 35) = "W" & " " & Application.WeekNum(Cells(5, 35))
Cells(4, 36) = "W" & " " & Application.WeekNum(Cells(5, 35))
Cells(4, 37) = "W" & " " & Application.WeekNum(Cells(5, 35))
'Cot AL =38
Cells(4, 38) = "W" & " " & Application.WeekNum(Cells(5, 38))
Cells(4, 39) = "W" & " " & Application.WeekNum(Cells(5, 38))
Cells(4, 40) = "W" & " " & Application.WeekNum(Cells(5, 38))
Cells(4, 41) = "W" & " " & Application.WeekNum(Cells(5, 41))
Cells(4, 42) = "W" & " " & Application.WeekNum(Cells(5, 41))
Cells(4, 43) = "W" & " " & Application.WeekNum(Cells(5, 41))
Cells(4, 44) = "W" & " " & Application.WeekNum(Cells(5, 44))
Cells(4, 45) = "W" & " " & Application.WeekNum(Cells(5, 44))
Cells(4, 46) = "W" & " " & Application.WeekNum(Cells(5, 44))
Cells(4, 47) = "W" & " " & Application.WeekNum(Cells(5, 47))
Cells(4, 48) = "W" & " " & Application.WeekNum(Cells(5, 47))
Cells(4, 49) = "W" & " " & Application.WeekNum(Cells(5, 47))