Skip to main content
1-Visitor
August 13, 2008
Question

Not a parameter

  • August 13, 2008
  • 0 replies
  • 444 views
Is there a way to have a line of text not be evaluated as a parameter? I'm looking to be able to use "XXX&YY" in a format, without it asking fro the value of YY everytime one uses the format. I've got some space constraints, so I don't want to use "XXX & YY"

Thank you