Results 1 to 21 of 21

Split up number

Threaded View

  1. #20
    Forum Expert azumi's Avatar
    Join Date
    12-10-2012
    Location
    YK, Indonesia
    MS-Off Ver
    Excel 365
    Posts
    2,406

    Re: Split up number

    Maybe:

    =IF(SUMPRODUCT(--(LEFT($C$3:$C$8,2)=LEFT(A17,2)),--$I$3:$I$8)=0,SUMPRODUCT(--(RIGHT($C$3:$C$8,2)=RIGHT(A17,2)),--$I$3:$I$8),SUMPRODUCT(--(LEFT($C$3:$C$8,2)=LEFT(A17,2)),--($I$3:$I$8)))
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Split number into numbers!
    By sianjialin in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 08-19-2015, 01:39 AM
  2. Replies: 6
    Last Post: 11-26-2013, 05:21 PM
  3. split number and text
    By emina002 in forum Excel General
    Replies: 5
    Last Post: 07-02-2011, 07:22 PM
  4. Split number data
    By VBisgreat in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-19-2011, 05:36 PM
  5. Split cell before number?
    By majahops in forum Excel General
    Replies: 2
    Last Post: 02-09-2008, 08:08 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