Hello,
is it possible to delete at once more than 1 row with listobject?
method listobjects(x).listrows.delete is for some reason incredibly slow to have it in loop and because of other tables on worksheet I cannot delete entire sheet row by entirerow.delete
generally, is it possible to work with multiple listrows in listobject?
any suggestions please? Thanks alot
is it possible to delete at once more than 1 row with listobject?
method listobjects(x).listrows.delete is for some reason incredibly slow to have it in loop and because of other tables on worksheet I cannot delete entire sheet row by entirerow.delete
generally, is it possible to work with multiple listrows in listobject?
any suggestions please? Thanks alot