Is there any way to set a dataset value using a variable for the index? Columns can be referenced that way using wcol(variable) but I haven't found a way to do it by row. I think all the indexing is by literal value, even %(WorksheetName, ColumnNumber, RowNumber).