in cell A1, I have strings in this format:
xxxxxx xxxxxx xxxxxx 00 xxxxx xxxxxx xxxxx xxxxxx
As you can see one (and only one) of these strings is a 2-digit string (e.g. 02). Also this is the shortest string in the cell. Before the 00 part there can be 2-5 words.
I need to find these two digits / shortest string in the cell and write it in cell A2.


