In addition to the well-understood data types of Int, Long, Decimal(n), Real and ULong, the DataWindow column object supports a column type of "Number". What is the range of values a column of type Number can hold? What is the precision (maximum number of decimal places) of a DataWindow column of type Number? Please note I am not referring to the range of values of a PowerScript variable...those are well documented.
John Fauss