T tarunpathria Feb 15, 2006 #1 How can we delete nth row or column, or data in them ; without actually going to the cell & deleting it.
How can we delete nth row or column, or data in them ; without actually going to the cell & deleting it.
B Bob Phillips Feb 15, 2006 #2 VBA? Rows(n).Delete -- HTH Bob Phillips (remove nothere from email address if mailing direct) "tarunpathria" <[email protected]> wrote in message news:[email protected]...
VBA? Rows(n).Delete -- HTH Bob Phillips (remove nothere from email address if mailing direct) "tarunpathria" <[email protected]> wrote in message news:[email protected]...