Hi there,
I have a list of dates in column A and am trying to write a macro that will start in A2 and check if A2 = A3. If they do match then move down one cell and check if A3 = A4 and so on. If, say A8 does not equal A9 then insert an entire row between A8 and A9. This sub routine should then carry on until a blank cell is reached.
Any help would be greatly appreciated.
Thanks.
I have a list of dates in column A and am trying to write a macro that will start in A2 and check if A2 = A3. If they do match then move down one cell and check if A3 = A4 and so on. If, say A8 does not equal A9 then insert an entire row between A8 and A9. This sub routine should then carry on until a blank cell is reached.
Any help would be greatly appreciated.
Thanks.