0

Trying to figure out how to create a keyboard shortcut to insert the delta symbol (δ).

Cannot find any documentation to create a shortcut for a symbol based on a google search.

spencerchad
  • 155
  • 1
  • 2
  • 8
  • There are step by step instructions for this here: https://www.techrepublic.com/blog/microsoft-office/assign-a-keystroke-shortcut-to-insert-a-symbol-or-special-character/ I can't say if they will work on the Mac in precisely the same way. – Variatus Mar 09 '19 at 03:05

1 Answers1

0

Apparently the most viable way to do that is creating a VBA macro that inserts the character and assigning it a shortcut.

I'm on Excel 2019 and need to redefine my keyboard shortcut for the basic Excel functions (such as Find, Replace, etc.): looks like the shortcut customization has disappeared in the most recent Office versions...

Dharman
  • 30,962
  • 25
  • 85
  • 135
Max1234-ITA
  • 147
  • 1
  • 1
  • 8