richardstory
New Member
- Joined
- Feb 24, 2023
- Messages
- 4
- Office Version
- 365
- Platform
- Windows
Hi,
I'm looking for a simple VBA to loop adding a Thick (outside edge only) Border around a range of cells in a list (i.e. Col A to Col H) for the rows in which the value of Col A is the same, i.e. Rows 2-4="One", Rows 5-10="Two", therefore this would create the Border around range A2:H4, A5:H10 and so on.
NB (list is sorted by Col A so all like data is together)
Any assistance appreciated.
I'm looking for a simple VBA to loop adding a Thick (outside edge only) Border around a range of cells in a list (i.e. Col A to Col H) for the rows in which the value of Col A is the same, i.e. Rows 2-4="One", Rows 5-10="Two", therefore this would create the Border around range A2:H4, A5:H10 and so on.
NB (list is sorted by Col A so all like data is together)
Any assistance appreciated.