<!--- Get data at the given column and row. ---> <cfset strValue = qData[ COLUMN_NAME ][ ROW_NUMBER ] />