How can we automatically delete a row if there is no data in the immediate next row?
However, if there is any data in the immediate row, the first row should remain as it is.
For eg:- In the attached file, there is no data in row 3, I want to get the data in row 2 to be deleted automatically, but not if there has been data in row 3.