Good day everyone,
I want to program a button that can delete a row if it doesn't have anything below it. Here's an example of what I'm talking about.
Initial Example:
By clicking a button, the result should be like this:
It will delete Region C and E because it doesn't have any name below it.
I want to program a button that can delete a row if it doesn't have anything below it. Here's an example of what I'm talking about.
Initial Example:
By clicking a button, the result should be like this:
It will delete Region C and E because it doesn't have any name below it.