View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Brett[_5_] Brett[_5_] is offline
external usenet poster
 
Posts: 3
Default TabIndex property

The ability to set a tab order and the description of the
tabindex property appear in the help file as if this
function is available and working in Excel 2000 VBA.

However, it appears that this is not an available
function. Anyone have this same problem? I simply want to
be able to use the Tab key to change the focus from one
object to another to another.

Please help.

Thank you, BAW