aequitas1903
Board Regular
- Joined
- Mar 8, 2012
- Messages
- 127
Hello Everyone,
I do have a data in which column A has lots of information in one cell. and column B has numeric information. I do want to search values in column B in column A. I need a formula in column C to show me the adress of the found data. There is an example below.
<tbody>
</tbody>
Please let me know if it is possible to write a formula like this. Any help is appreciated.
I do have a data in which column A has lots of information in one cell. and column B has numeric information. I do want to search values in column B in column A. I need a formula in column C to show me the adress of the found data. There is an example below.
ColumnA | ColumnB | ColumnC | |
1 | Ben2123.52.921.30.09.2013 | 5753 | A3 |
2 | John53234.12.534.01.08.2014 | 921 | A1 |
3 | Harry5753.54.524.23.04.2013 | 535 | Not Found |
<tbody>
</tbody>
Please let me know if it is possible to write a formula like this. Any help is appreciated.