vrobinson0304
New Member
- Joined
- Jul 5, 2011
- Messages
- 14
I have a spreadsheet that has multiple rows of data that are grouped between a header and blank cell. I am trying to write a macro to run through column B to search for the headers (there are 5 possible headers) and select the cell under it until the last cell before a blank cell and sort in ascending order. I am new to vba and can usually peice together code, but am having a roadblock here.
header1
a
b
c
blank cell
header2
x
y
z
blank cell
Thank you in advance!
header1
a
b
c
blank cell
header2
x
y
z
blank cell
Thank you in advance!