View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
charlie charlie is offline
external usenet poster
 
Posts: 2
Default detecting keycode internationally

I'm trying to detect a keyup on the (`) key; the keycode for this is
different in US & UK keyboard settings and i need to find out that
code at runtime.

Any ideas?

Cheers

Charlie