I need a macro to do this:
1. Search in Coloumn T for any cell with the format top and double bottom border (as mentioned in the borders list)
2. Once the cell has been found, count the number of blank spaces above it. So if lets say the cell with the top and double bottom border is cell T50 and there are lets say 8 blanks above it.. which means T41 contains some value.
3. Once it has counted the empty blank cells, delete the rows above it so that there is only 1 blank row above it.
I hope it makes sense.. Can someone help me !
1. Search in Coloumn T for any cell with the format top and double bottom border (as mentioned in the borders list)
2. Once the cell has been found, count the number of blank spaces above it. So if lets say the cell with the top and double bottom border is cell T50 and there are lets say 8 blanks above it.. which means T41 contains some value.
3. Once it has counted the empty blank cells, delete the rows above it so that there is only 1 blank row above it.
I hope it makes sense.. Can someone help me !