D
dvnova
I am developing a template in Word 2000.
There is section within the template where the text must be outlined.
I have been able to develop the template so that the first level of
the outlining is waiting for the user to enter data, i.e.:
1. <User writes here>.....
But what I want to prevent the user from doing is hitting backspace
and erasing the '1.' and therefore quitting outlining.
Also I want to prevent the user from quiting outlining by hitting
backspace a couple of times anywhere from within the outlining
section. (Ideally hitting back space will just take the user back to
the previous number)
Can anybody assist? Is there a VBA way, or an even simplier way?
Very, very, VERY much appreciated
Cheers
Donald
p.s. Is learning to programme Word using VBA the biggest pain in the
****, or is it just me? .Net development is easy compared to this!!
There is section within the template where the text must be outlined.
I have been able to develop the template so that the first level of
the outlining is waiting for the user to enter data, i.e.:
1. <User writes here>.....
But what I want to prevent the user from doing is hitting backspace
and erasing the '1.' and therefore quitting outlining.
Also I want to prevent the user from quiting outlining by hitting
backspace a couple of times anywhere from within the outlining
section. (Ideally hitting back space will just take the user back to
the previous number)
Can anybody assist? Is there a VBA way, or an even simplier way?
Very, very, VERY much appreciated
Cheers
Donald
p.s. Is learning to programme Word using VBA the biggest pain in the
****, or is it just me? .Net development is easy compared to this!!