With the added and much appreciated support for multiple sheets, we are now also able to reference cells and ranges in other sheets directly. It would be a great addition if we could do the same dynamically in @sval and @nval. Currently we can only specify the column name and the row number, which will result in a cell from the current sheet. Could there be a second version of both functions, with three parameters: sheet name, column name and row number?