Pls help with valid code. Thanks

Closed
ss - 13 Oct 2011 à 14:25
rizvisa1 Posts 4478 Registration date Thursday 28 January 2010 Status Contributor Last seen 5 May 2022 - 15 Oct 2011 à 07:48
Hello,

I have a xl sheet which contains junk values and required values in mixed format

I need to separate the required values alone and put them in separate sheet under a table format

consider,

Sheet 1 contains junk values like, (everything in cell like (1,1) (2,1) (3,1)

row 1- NOWBS BJSDD ADSD\QA\QAAAA\SDSDD\&&asassss\50541 proj name
row 2 - FGFGgJLKJJKJH\Qa\QAAA\GSfgsgsgsgsg\&&zzzzzzz\64482 proj name

I have to separate the 5 digits project number alone ie(64482 and 50541) and place it separately in another sheet in a table format

Can anyone pls come back with a code and steps

Thans in advance


1 response

rizvisa1 Posts 4478 Registration date Thursday 28 January 2010 Status Contributor Last seen 5 May 2022 766
15 Oct 2011 à 07:48
you can use a formula to find the location of the last "\" and then put every thing after that on a new cell