Microsoft project management software used to plan, manage, and communicate a project schedule and other information among workgroup members, project managers, and other stakeholders.
Hi @Burton, Ralph, Vodafone UK
In Project, the & character is used to denote special header codes and fields (for example, date/time and project field references), so a string such as IT&T can be interpreted as IT plus the &T time token rather than as literal text. Microsoft does not appear to document a supported escape sequence for displaying a literal &T in a Project header.
Some workaround you can try:
- Store the value
IT&Tin a custom text field (for example, Text1) and then reference that field in the header using:&[Text1] - Insert a visually similar Unicode ampersand (full-width ampersand
&, U+FF06) instead of the normal&if that's acceptable.
If Project still interprets the &T within the field value, I recommend you to submitting feedback through the Microsoft Feedback Portal . Once you done submitting, please feel free to drop the link here so I and other people can upvote for you.