I have a listobject which can expand in size; sometimes I add new data underneath it and sometimes I delete rows.
What is the best way to delete unused data underneath the listobject? Is it something like "delete all rows from 65553 up to listobject"? How do I do that? Will I have to loop? Currently, the table's range is from A:H and it ends in row 5605.
Thanks for your help
Maria
What is the best way to delete unused data underneath the listobject? Is it something like "delete all rows from 65553 up to listobject"? How do I do that? Will I have to loop? Currently, the table's range is from A:H and it ends in row 5605.
Thanks for your help
Maria