Microsoft Word 2013 Equation Editor: How to insert a tab character into an equation?

Using Equation Tools, you cannot use the tab key to tabulate things. Instead, use the “Matrix” tools or the “Bracket” tools there. What can be done, and how it is done, depends on the context and purpose of formatting. In a simple case where you have a system of equations and you want to align them to the equals sign (as might be the case here), the following trick works:

  1. In the Structures group, Bracket part, select a tool for an expression with a left brace on the left.
  2. Type the equations in the cells.
  3. Change the equation display mode to Linear. You now have something like {█(P=N/C@X+Y+Z=0)┤.
  4. Edit this format by inserting an ampersand (&) before each equals sign.
  5. Change the equation display mode back to Professional. You now have:

enter image description here

OK, this is different—the spacing is before P, not after it, but this a common alignment style. You might be able to modify the style by using different notations in the Linear display mode, which is actually a linearized notation system, described in UTN #28 (Unicode Nearly Plain-Text Encoding of Mathematics).

(I think the question refers to Equation Tools, in integrated part of Word, as available in Word 2007 and newer, and not to the old, much more primitive equation editor, officially called Microsoft Equation 3.0, which is still available in new versions, but hardly of any use.)