10

It's not so convenient to go to insert --> equation --> insert new equation everytime you want to create a new one. I guess there must be some hotkey to insert an inline equation at the current cursor position? However, Microsoft Office Help doesn't help (as usual). I tried google it but there aren't any solution work.

Chan Le
  • 847
  • 3
  • 9
  • 12

2 Answers2

20

It's "Alt+=", but it only works in docx files and you should have VB-component installed to enable macros.

zbstof
  • 3,661
1

You can create a macros and assign to key any you like (See last button on View tab). It's not difficult - start record and click equation button. Then stop record.