![]() |
#1
|
||||
|
||||
![]()
In this thread, Andrew Lockton posts a macro that will display the number of rows in a selected table:
https://www.msofficeforums.com/word/...ows-table.html The macro is: Code:
Sub CountRows() msgbox Selection.Tables(1).Rows.Count End Sub |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
RavenSuzumiya | Word Tables | 1 | 06-09-2016 03:38 PM |
VBA merging cells and counting Merged rows | Snaybot | Excel Programming | 2 | 11-09-2015 03:56 AM |
Counting unique visitors by ward, counting monthly visits by status, editing existing workbook | JaxV | Excel | 9 | 11-14-2014 12:25 AM |
![]() |
blackjack | Excel Programming | 1 | 09-11-2014 11:27 PM |
Word counting macro for newly added portion? | New Daddy | Word VBA | 24 | 09-30-2013 07:30 PM |