View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default How to tab to a command button?

How would you know that the tab is meant to go to the button as opposed to
go to another cell?

--
Regards,
Tom Ogilvy

"Sameer" wrote in message
m...
I have 3 or 4 command buttons(from Forms-toolbar) on my excel
worksheet. I would like to give the user the option of 'clicking' the
command button through the keyboard. At this point, i am able to use
the accelerator key and activate the button. But i would ideally like
them to go to the button using the keyboard and then hit the "enter"
button.
Is there a way to do this. Any help would be greatly appreciated.

Thank you very much,

Sameer