Results 1 to 8 of 8

sum if value in cell in a certain column starts with number

Threaded View

  1. #1
    Registered User
    Join Date
    05-23-2011
    Location
    germany
    MS-Off Ver
    Office 365 Pro (Excel 2016)
    Posts
    45

    sum if value in cell in a certain column starts with number

    Hi,

    I am looking for a formula which I need to retrieve values in sheet PO List, whenever the content of a cell in column Invoice number in the source sheet ERP starts with a numeric number
    and shows in column N the respective PO number.
    Attached Excel for illustration my problem.

    To retrieve all the amounts in the source sheet which start numerically I tried to use this formula but it is not working.
    I was trying the same with a Sumifs formula to no avail either.

    SUMPRODUCT(ISNUMBER(--(LEFT(ERP!$P$1:$P$60000,1))),ERP!$N$1:$N$60000,D8,ERP!$A$1:$A$60000,N5,ERP!$E$1:$E$60000)


    Many thanks for your help in advance
    Philip
    Attached Files Attached Files
    Last edited by pvp; 09-15-2016 at 04:20 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] How do I create an Excel macro loop that starts with a number from a cell
    By Goodoboy in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 02-12-2016, 12:24 PM
  2. How do I create an Excel macro loop that starts with a number from a cell
    By Goodoboy in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-11-2016, 06:52 PM
  3. Replies: 4
    Last Post: 09-04-2014, 03:17 PM
  4. [SOLVED] If statement for identifying a cell that starts with a letter or number
    By Stephen R in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 08-25-2014, 09:46 AM
  5. Replies: 1
    Last Post: 05-17-2013, 04:56 AM
  6. [SOLVED] Creating a formula: If cell starts with number X, then enter this in column A
    By abraham.lopez in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-14-2013, 07:05 PM
  7. Replies: 19
    Last Post: 06-13-2012, 09:03 AM

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