Hey, Scripting Guy! How Can I Determine the Largest Value in a Table Column in Microsoft Office Word?
Hey, Scripting Guy! I have a script that automatically creates a Microsoft Office Word table that features several columns of data. At the bottom of each column I need to list the largest number that can be found in that column. What’s the easiest way to determine the largest value in each column in a table?-- GL Hey, GL. Great question. Here's ...