Forum Discussion
hnandarusdy
May 15, 2019Copper Contributor
Search find in excel
This may be a basic question, but I have been looking for the way to find an answer for this over the past few days. Suppose sheet 1, ColumnA: 123 456 789 Then I have another sheet2, colu...
- May 15, 2019
Twifoo , at least that's my understanding of the question. In this its' part.
SergeiBaklan
May 15, 2019Diamond Contributor
hnandarusdy , substring 123 in all of
3415123
5123456
3123451
5123789
You'd like to compare only last characters, or return first found or what?
- hnandarusdyMay 15, 2019Copper Contributor