text trigger
Thanks for the update
"JE McGimpsey" wrote:
That'll work unless the user enters two or more space characters.
In article ,
Curt wrote:
Belive it or not I got it by this
If Target.Column = 12 And Target.Value (" ") Then _
Call Announcer(Target)
Simple once you find it
Thanks
|