Dear people,
Does anyone know a VBA solution to check whether a certain string exists in a whole workbook? (true or false would be enough for me)
It should not match entire cell content, because sometimes there is a space in front or behind the string that I am looking for.
Best regards,
Bas
Does anyone know a VBA solution to check whether a certain string exists in a whole workbook? (true or false would be enough for me)
It should not match entire cell content, because sometimes there is a space in front or behind the string that I am looking for.
Best regards,
Bas