Column, ResultsSection object, TableSection
Returns the value of a cell in a Results or Table section.
Expression.GetCell(nRow As Long) as variant Expression.GetCell(nRow As Long, nCol as Long)
An expression that returns a Column or a TableSection object
This example shows how to populate a list box using Results section values: