W
Wile Coyote
Am just starting to learn a bit about VBA & Hoping someone can offer some
help.
have a worksheet with a table say 5 columns wide by 10 rows, however could
at times have more rows
i want to insert an object in the first row UNDER the table's Last Row
i have been able to do that easily when the table is a fixed size and the
row number is always the same, but i can't figure out how to make my code
identify which is the last row of the table and go to the next row below
that
TIA for any help
WC
help.
have a worksheet with a table say 5 columns wide by 10 rows, however could
at times have more rows
i want to insert an object in the first row UNDER the table's Last Row
i have been able to do that easily when the table is a fixed size and the
row number is always the same, but i can't figure out how to make my code
identify which is the last row of the table and go to the next row below
that
TIA for any help
WC