![]() |
|
#1
|
|||
|
|||
|
Hi,
I have this data in my rows: 1. BBY TOYS SJC 15 2. BBY TOYS CUP 25 3. BBY TOYS SKU(15X10)10 4. SKU BOX 1000 5. SKU BOX 10000 I need to dynamically retrieve the following from each: 1. 15 2. 25 3. 10 4. 1000 5. 10000 I used the following formula: =RIGHT(<CellNo>,LEN(<CellNo>)-FIND(" ",<CellNo>,10)) It works for all the above rows except the 3rd, for which it retrieves: SKU(15X10)10 Can you please help? Is there a better formula that I can use? Thanks |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Way to search for a string in text file, pull out everything until another string?
|
omahadivision | Excel Programming | 12 | 11-23-2013 12:10 PM |
| Retrieve PPS files | uncledewey | PowerPoint | 2 | 08-10-2012 09:08 AM |
Can I retrieve a deleted folder
|
originale | Outlook | 1 | 07-25-2011 07:51 AM |
| outlook retrieve messages...... | ranjit_dutt | Outlook | 0 | 06-19-2010 07:35 AM |
| Junk characters (box-like characters) in Word file | Sashikala | Word | 1 | 04-20-2010 02:03 PM |