Hi,
For example, I have a string of data that I need to extract info from but I can't use text to columns. So example, I have "Manual check No: 00000 Check date 1/1/2001" so in A1 for example (say the info I am extracting from is in C1) I want just the "00000" and in cell B1 I want just the "1/1/2001". I did try the MID function but it doesn't work all the way down the sheet because at certain points the Manual check No changed to the string " Check No:". Appreciate any assistance.
For example, I have a string of data that I need to extract info from but I can't use text to columns. So example, I have "Manual check No: 00000 Check date 1/1/2001" so in A1 for example (say the info I am extracting from is in C1) I want just the "00000" and in cell B1 I want just the "1/1/2001". I did try the MID function but it doesn't work all the way down the sheet because at certain points the Manual check No changed to the string " Check No:". Appreciate any assistance.