View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Post Tenebras Lux Post Tenebras Lux is offline
external usenet poster
 
Posts: 41
Default Using arrow keys to move form objects

I'm used to Access form design where <CTRL Arrow key will move a form
object, such as a textbox or control object, by one pixel. I've just started
designing forms in the Excel VBE, and find that I'm unable to make the form
object move with those key strokes.

Is it possible to "nudge" the form object in Excel design using keystrokes,
or is this only an Access feature? I know I can select and drag, but the
movements are too big.

Thanks!