Results 1 to 8 of 8

Using "Right" condition is not helping me....Pls

Threaded View

  1. #8
    Valued Forum Contributor
    Join Date
    10-29-2012
    Location
    Mojokerto,Indonesia
    MS-Off Ver
    Excel 2007
    Posts
    554

    Re: Using "Right" condition is not helping me....Pls

    array formula
    to extract number
    =MID(A1,MIN(IFERROR(IF(--MID(A1,ROW($1:$100),1),ROW($1:$100)),"")),COUNT(--MID(A1,ROW($1:$100),1)))

    to extract text
    =SUBSTITUTE(A1,MID(A1,MIN(IFERROR(IF(--MID(A1,ROW($1:$100),1),ROW($1:$100)),"")),COUNT(--MID(A1,ROW($1:$100),1))),)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] How to USE """"" cells count """"" change font color
    By austin123456 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 10-09-2013, 06:14 AM
  2. [SOLVED] Condition Format between "Blank" and "Zero"
    By tuongtu3 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 12-24-2012, 08:42 PM
  3. Replies: 3
    Last Post: 08-28-2012, 10:49 AM
  4. [SOLVED] Display a range of results with "*"&A1&"*" condition
    By Sordini in forum Excel General
    Replies: 2
    Last Post: 08-08-2012, 06:23 AM
  5. Replies: 10
    Last Post: 12-30-2011, 03:35 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1