Howdy,
Column A has name.
In column B I have a formula that lists all the names that contain the letter / letters entered in cell D2.
I need a VBA code to display my name in column B without having to press enter after each letter entered in D2.
Eg. I write a letter - let's say - the letter a, and without pressing enter to list all those names that contain the letter a
If I write - let's say - letters need to display all the names that contain these letters, but if I delete the letter c to display only the names containing the letter a.
Some kind of automatic ENTER.
Thank you.
Column A has name.
In column B I have a formula that lists all the names that contain the letter / letters entered in cell D2.
I need a VBA code to display my name in column B without having to press enter after each letter entered in D2.
Eg. I write a letter - let's say - the letter a, and without pressing enter to list all those names that contain the letter a
If I write - let's say - letters need to display all the names that contain these letters, but if I delete the letter c to display only the names containing the letter a.
Some kind of automatic ENTER.
Thank you.
Last edited: