Ok so I have two lists saved within the DB:
List of texts
List of numbers
I have an RG displaying the list of texts.
What I’m looking to do is reference ‘current cell’s text’ within the ‘list of texts’ and sum the value of each individual text’s corresponding value in list 1 (using it’s item# within the list).
Can anyone help please?