How do I include an Ampersand in an MS Project Header?

Burton, Ralph, Vodafone UK 20 Reputation points
2026-08-06T14:35:22.95+00:00

I'd like to put the name of my project in the header of its MS Project plan. That name includes the phrase "IT&T". Is there a way to stop MS Project reading "&T" as a timestamp? Typing the ampersand twice does not work in this instance.

Microsoft 365 and Office | Project | For business | Windows
0 comments No comments

Answer accepted by question author
Jayden-P 2,845 Reputation points Independent Advisor
2026-08-06T15:00:33.3166667+00:00

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&T in 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.

Was this answer helpful?

1 person found this answer helpful.

0 additional answers

Sort by: Oldest

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.