View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
Jim Cone Jim Cone is offline
external usenet poster
 
Posts: 3,290
Default Tab indexing on a form with frame boxes

The Option buttons and Check boxes should have the "Tabstop" set to True.
Also, you may be confusing a caption on a control with a Label Control.
Jim Cone
San Francisco, USA

"Phrank" wrote in message ...
The controls are option buttons and check boxes. Yes, each of these
controls has a label, and I've checked, and each tabstop option is set
to false.

On Mon, 4 Dec 2006 18:59:59 -0800, "Jim Cone"
wrote:

Are your controls labels. They will not accept the focus.