HSV
Inventaris
- Lid geworden
- 18 jul 2008
- Berichten
- 20.924
- Office versie
- Bèta Insider Office 365
Voeg de rode regel weer toe.
Code:
[COLOR=#ff0000].Columns(1).NumberFormat = "@"[/COLOR]
.Cells(Rows.Count, 1).End(xlUp).Offset(1).Resize(UBound(sv), 15) = sv
.Cells(1).CurrentRegion.Sort Range("f1"), , , , , , , 1
.Cells(1).CurrentRegion.RemoveDuplicates 1, xlYes