C
cjandc
I have an excel worksheet with 64000+ records. These records need to b
grouped together by document ID in column A. Right now they are al
smashed together and I wanted to know if I could use VBA to format thi
first column so that it compares the document ID numbers and inserts
rows when there is a change in document ID to separate the new documen
ID number from the previous ones
grouped together by document ID in column A. Right now they are al
smashed together and I wanted to know if I could use VBA to format thi
first column so that it compares the document ID numbers and inserts
rows when there is a change in document ID to separate the new documen
ID number from the previous ones