Z
Zone
What is the difference, if any, in these two statements?
rows(activecell.Row).delete
rows(activecell.Row).entirerow.delete
They seem to work exactly the same, but I see lots of posts that include the
EntireRow part, so I'm curious. James
rows(activecell.Row).delete
rows(activecell.Row).entirerow.delete
They seem to work exactly the same, but I see lots of posts that include the
EntireRow part, so I'm curious. James