hey there,
I am trying to send Control+Shift+~ in excel to change the cell format to General. I have tried:
{Control}({Shift}(~))
{Control}({Shift}({~}))
{LControlKey}({LShiftKey}({~})) --- per another help article
{Control}({Shift~}))
None of these are working, they either do nothing, bring up a weird paste menu or type in { or ( { in to the cell.
thanks for your assistance!