Good day, programmers
I'm really new to VBA as I was introduced to it only today. I hope you guys can give me a hand with this. I have different sets of "tables" (not actual table) in sheet 1. The amount of table(s) and amount of data in table will be different from time to time.
I wonder if we can actually develop a code in which it can determine and record the cell ranges of the table (i.e. Ax:By like A1:B6 or A1:F9) and their dimensions (height and width) in sheet 2?
Bookmarks