View Single Post
 
Old 12-14-2017, 02:06 PM
SerenityNetworks SerenityNetworks is offline Windows 10 Office 2016
Advanced Beginner
 
Join Date: May 2005
Location: Allen, Texas, USA
Posts: 37
SerenityNetworks
Question Perform function when t-character is entered in Column-A

I'd like to call a sub when the lowercase t is entered in any cell in Column-A. If I were to try and type "Bottom" in cell A2, as soon as the third character (the "t") was typed then a sub would be called where I could perform other operations. If in cell B2 (or any cell not in Column-A) I would be allowed to type "Bottom" without any actions being called.

How can I accomplish this?

Thank you in advance,
Andrew
Reply With Quote