T
TBA
My noobness is not diminishing at the pace I was hoping for, so here's
another nooby question:
I want to write the code that will select a table based in the currently
selected cell. I was thinking something simple like:
Range(???).CurrentRegion.Select
but I don't know how to equate the ??? to the currently selected cell .
Side question: is the currently selected cell also known as the ActiveCell?
Thank you for your patience.
-gk-
another nooby question:
I want to write the code that will select a table based in the currently
selected cell. I was thinking something simple like:
Range(???).CurrentRegion.Select
but I don't know how to equate the ??? to the currently selected cell .
Side question: is the currently selected cell also known as the ActiveCell?
Thank you for your patience.
-gk-