Hello,
I am wondering if there is a way to determine the row number of a specific row. I know this can be done in Excel with the row() function. This does not work in Smartsheet. The reason I am looking for it is because I have a formula that needs to apply to every row that checks the row above it, but that fails when it is in the first row. I can't just have a static first row because the entries move around based on priority.
If there is a way to determine the row, the formula can check if it is in the first row, and then act accordingly.
Thanks,
Fred