Hello,
My first post here so I apologize in advance if broke Labels/Posting Rules.
I have a column (named Field) that contains other column names. I want to dynamically reference said columns in a formula.
I tried using double brackets: [[Field]] but that won't work.
Is there a special syntax to bypass this ?