Report post

Are you sure you want to report the post shown below? This will send an email to the ATVO administrators. Please include a short reason for reporting.

Users reporting for no reason may be locked out.


Post

Posted by Jeremy K
on
If i could partially hijack this thread, as it answers part of what I want (being able to sort based on the column of an imported spreadsheet), but I also want to be able to dynamically update a value in another column based on the sort. Here's what I mean:

- I have an ATVO overlay for Custom League Driver Standings.
- I have standings.csv that I import into the theme with the Columns "Rank", "Driver", "Points"

Right now, I have all of those values hard-coded, but now that I know I can sort based on points, that solves one problem of putting the ranking in the right order.

However, my rank numbers are currently hard-coded in the spreadsheet. What's the easiest way to have the Rank # update automatically to follow the new sort order?

Thanks!