How to add a macro to an existing keyboard shortcut (Shift F3)

Hi,

I created a macro that simulates what happens on this page: Title Capitalization Tool - Capitalize My Title - Automatic Case Converter

I would like that macro to run as part of the Shift-F3 cycle. So when you press repeatedly it does:

  • Lower case
  • Upper case
  • Sentence case
  • First letter upper case
  • Title case (my macro)

Is this possible?

Thanks,

L

Tools>Customize… tab “Keyboard”
Press Shift+F3 while the focus is in the big listbox.
Then select your macro in the tree control at the bottom left corner.
Click [Modify], [OK]

OK, I can’t add my macro to Shift-F3 so instead, I assigned it to another key.

Thanks,

L