Hi guys,
I need some help with VBA to cycle through rows within a specified column and merge cells if the values are the same. For example, in the below, we would be merging rows 2/3, and then 4/5/6.
Column 1
Row 1 A
Row 2 B
Row 3 B
Row 4 C
Row 5 C
Row 6 C
Row 7 D
Row 8 E
Hope that makes sense, excuse the basic diagram.
Thanks
Sam
Bookmarks