I am looking for the code which will extract the string from right side of the worksheet name up to first space in entire string and paste it in cell B11.
Example of the string (worksheet name) : my sheet.1 - 31111111C --------> result in cell B11 should be 31111111C
for that I have code...