J
Josh
Is there a way to skip code, here is an example of what I mean:
Say you have a LastName field, and use Proper to convert smith to
Smith. But, I want user to have option of using key combination or
whatever to be able to type in MacDonald and not have afterupdate code
change it to Macdonald.
The name example was only an example, I realize that Data Entry people
are keying in at a fast rate and that would actually slow them down.
My question is really just for general purpose, I've wondered from
time to time whether something like that is possible
Thanks, Josh
Say you have a LastName field, and use Proper to convert smith to
Smith. But, I want user to have option of using key combination or
whatever to be able to type in MacDonald and not have afterupdate code
change it to Macdonald.
The name example was only an example, I realize that Data Entry people
are keying in at a fast rate and that would actually slow them down.
My question is really just for general purpose, I've wondered from
time to time whether something like that is possible
Thanks, Josh