Hello,
I'm trying to replace 100 cells in a column that has different values. The result will be in another column that identify the first letter of that cell and replace with one the 3 names in all selected rows (Mary, Thomas, Hilton). I believe a VBA code would be easier than a nest formula itself?
per example:
Existent cells:
M0779
T1524
H0084
Desired result
Mary
Thomas
Hilton
Thanks for helping!
I'm trying to replace 100 cells in a column that has different values. The result will be in another column that identify the first letter of that cell and replace with one the 3 names in all selected rows (Mary, Thomas, Hilton). I believe a VBA code would be easier than a nest formula itself?
per example:
Existent cells:
M0779
T1524
H0084
Desired result
Mary
Thomas
Hilton
Thanks for helping!