I'm using a pivot table to change some team shortcodes into various other info and I'm running into an issue where if a column header is numeric (some of my team shortcodes are just numbers) I cannot use them as a column reference value. I can look up the column "RUM" and instantly reference all the data below by row but I cannot do the same for "300" as XPression is interpreting that as a column enumeration and getting confused. Is there any command I can write inline into a datalinq column string to force it to interpret a string as a string?
------------------------------
Nick Huntley
------------------------------