View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rhythm Rhythm is offline
external usenet poster
 
Posts: 6
Default Recognizing Ctl or shift key in VBA

Does anyone know a way of recognizing whether the shift key or control key
are pressed from inside VBA. I want a userform button to behave differently
if one of these keys are pressed.