Hi there,
my question posted before is still unresolved.
I need a simple formula (no VBA) which checks (e.g. by means of TRUE/FALSE) whether it contains any text from a given range. Preferably it should neglect blank cells therein.
Illustration is given in below example. A formula in C1 should return TRUE as 'train' in column A forms part of 'trainstation' (B1).
<tbody>
</tbody>
Anybody an idea how to do this?
Regards Niels
my question posted before is still unresolved.
I need a simple formula (no VBA) which checks (e.g. by means of TRUE/FALSE) whether it contains any text from a given range. Preferably it should neglect blank cells therein.
Illustration is given in below example. A formula in C1 should return TRUE as 'train' in column A forms part of 'trainstation' (B1).
banana | trainstation | TRUE |
orange | ||
train | ||
apple | ||
school |
<tbody>
</tbody>
Anybody an idea how to do this?
Regards Niels