Yet again, every time I run into an issue with Coda, I feel like it’s got to have an insanely simple solution, and yet I cannot for the life of me figure it out.
I’ve included a link to the page in question, but to summarise:
I’m trying really hard to add a column that shows a different result/sum based on the Drop Down “Range Type.”
The table is for tracking spells in d&d, and each different range type has a completely different calculation. For Personal and Touch, it should just be 5 by default,
but for Close, it’s 25 + 5 per 2 CL (caster level, but it’s just CL in the table, referred from elsewhere), for Medium, it’s 100 + 10 per CL, and Long is 400 + 40 per CL.
I can get each of these calculations easily enough, as you can see since I’ve made a column for each (out of desperation, lmao, I didn’t think this was necessary initially, but I’m still at a loss), but I want a new column that shows the results of said sums based on the Drop-down Range Type.
Additionally, the reason I can’t just have this calculated elsewhere and referred to is because the CL column is dependant on the Class Drop down- since this is meant to track the spells from all of my classes, not just one, which would have made this much easier. The result should be different depending on the row/entry in question, based on both Class and Range Type.
I am tearing my hair out over this. I feel like the solution must be super obvious, but my ifs and filters aren’t working! I would adore some help here, but please let me know if you need more information- I’m aware the doc is a mess in it’s current form.
