Linked Column with ID suffix messing up column name use
I feel like I'm going a little crazy. I have a column name that I put into a variable by a column selector box. Then later on I manipulate it, but unfortunately the column is a linked column, so it comes in with a "[ID]" attached to it. That's all well and good until I try Char() on it, and suddenly escape characters appear: "{\!"Solvent[ID]\!"}". Because these characters are special, they mess-up...