View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Colinhp Colinhp is offline
external usenet poster
 
Posts: 13
Default Including images in a tab order sequence.

I have a protected worksheet with only four cells and an image that the user
can select with their mouse.
I want keyboard users to be able to select these same items without a mouse.
They can move between the four cells easily enough by pressing the tab key,
but how do I get the image included in the tab sequence?
Thank you.