Another method:
![]()
Rows(12).Range("C1,D1,H1,I1") = "A" Rows(19).Range("C1,D1,H1,I1") = "B" Rows(26).Range("C1,D1,H1,I1") = "C" Rows(27).Range("C1,D1,H1,I1") = "D" Rows(29).Range("C1,D1,H1,I1") = "E"
Another method:
![]()
Rows(12).Range("C1,D1,H1,I1") = "A" Rows(19).Range("C1,D1,H1,I1") = "B" Rows(26).Range("C1,D1,H1,I1") = "C" Rows(27).Range("C1,D1,H1,I1") = "D" Rows(29).Range("C1,D1,H1,I1") = "E"
Surround your VBA code with CODE tags e.g.;
[CODE]your VBA code here[/CODE]
The # button in the forum editor will apply CODE tags around your selected text.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks