C
coasterdude
Can someone please get me started on this? I have spreadsheet that I want to
pull text in one row of another row contains "Example".
A B C
1 45 Example
2 34 Blablabla
3 56 Example
Would return
45
56
pull text in one row of another row contains "Example".
A B C
1 45 Example
2 34 Blablabla
3 56 Example
Would return
45
56