table object properties
Posted: Thu Feb 03, 2011 2:57 am
Could you please extend the TABLE object by the following utility functions:
1) return number of filled rows in the table
2) sort rows in the table by the column(i) in ascending or descending order (excl. header lines)
3) lookup for the values in the column(i) -- similar to the Excel VLOOKUP function.
Thanks
1) return number of filled rows in the table
2) sort rows in the table by the column(i) in ascending or descending order (excl. header lines)
3) lookup for the values in the column(i) -- similar to the Excel VLOOKUP function.
Thanks