>Hello all, Im aware a message was posted befoe which contained lots of rubish,
>any idea how to disable the TAB KEY with vba please
just incase its any help for anybody in the future the code is
FindKey(KeyCode:=BuildKeyCode(wdKeyTab)).Disable
Disables the tab key dead :D
VinceB1 - 22 Sep 2006 16:02 GMT
>>Hello all, Im aware a message was posted befoe which contained lots of rubish,
>>any idea how to disable the TAB KEY with vba please
[quoted text clipped - 4 lines]
>
>Disables the tab key dead :D
DOh doesnt seem to work
What message?

Signature
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
> Hello all, Im aware a message was posted befoe which contained lots of
> rubish,
> any idea how to disable the TAB KEY with vba please
Jezebel - 23 Sep 2006 07:07 GMT
Some people hear voices, some talk to themselves, and some have tab key
disabilities.
> What message?
>
>> Hello all, Im aware a message was posted befoe which contained lots of
>> rubish,
>> any idea how to disable the TAB KEY with vba please
VinceB1 - 24 Sep 2006 15:43 GMT
I have all of the above! lol. Or maby not, but if the code is out there i
would be interested to know it :)
Doug Robbins - Word MVP - 24 Sep 2006 18:59 GMT
As posted to your other thread, use the .Result attribute of the FormFields
to evaluate the contents.

Signature
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
>I have all of the above! lol. Or maby not, but if the code is out there i
> would be interested to know it :)