View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mark Dubbelaar Mark Dubbelaar is offline
external usenet poster
 
Posts: 5
Default trapping keys when pressed by user

hi

i was wondering if it was possible to trap keys as the
user is pressing them, in particular the 'home' key and
the 'caps lock' key... i've looked at the GetKeyState api
functions etc, but these only work when a macro is run,
and not when the user presses the button...

any help would be great

cheers

mark