Hello,
I wrote this bit of code, but it takes a while to calculate considering how many times I use it - I believe it takes really long because it runs the code through the entire table column.
I am looking to try and get this to work faster, maybe by calculating only when there is a change...