Forum

replacing # in text

Hello, Just a symbol question as i'm a beginner. I use the variable in a printf statement like this + "text " + Symbol() + " text" What i see is "text #AMZN text" However i want to replace the # so its blank so that when I type in ... + "text " +SymbolModified + " text" What you see is "text AMZN