View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
NMC NMC is offline
external usenet poster
 
Posts: 1
Default Tab Order for an Excel Form

I have a .xlt with Textboxes on it and I want to set the
tab order of these text boxes. I've tried using the
TabIndex property but keep getting an error that
the "Object does not support this property or method". Am
I missing a reference to be able to use this?

Thanks,
NMC