Just wondering if there's a way to remove or skip an item in the tabbing
order. I have Delete buttons for several subforms and I would like to
have users be able to tab over the buttons without the chance of
stopping on a delete button, hit enter and clear their work. If I make
it "protected" it doesn't tab to the item, but then you can't click on
it either... I've also tried setting the focus to the next field upon
"enter" but when you reverse tab you get stuck.Any ideas?? Why isn't
this functi...