I need to extract the central number in the string below using an excel formula
Min { {r4} , {r7} , {r10}}<={r3}<= Max {{r4} , {r7} , {r10}}
here it would be 3. The string is dynamic e.g:
Min { {r4011} , {r4012}}<={r4010}<= Max {{r4011} , {r4012}}
Needs to be catered for also (here i need 4010)