Bringing symbolic variables out of excel
At several points, I've been interested in typing symbolic variables into MS Excel, or even short sequences of calculations, and then importing them into Mathcad, and having Mathcad recognize them as symbolic variables or functions, but I could never figure out how to do this. I tried to use the string function that converts strings to numbers (str2num), but it seemed to only work for strings that were actual numbers (like '56', not like 'x'). Is there a way to do this?

