+ Reply to Thread
Results 1 to 2 of 2

Line Item Formula

  1. #1
    Registered User
    Join Date
    05-24-2013
    Location
    Alabama
    MS-Off Ver
    Excel 2010
    Posts
    7

    Line Item Formula

    Does anyone have a formula to count line items only if a cell has contents? There can be a random number of blank rows between items. See attached clarification!

    Thanks!
    Attached Files Attached Files

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,711

    Re: Line Item Formula

    Put this in B3:

    =IF(C3="","",MAX(B$2:B2)+1)

    then copy down.

    Hope this helps.

    Pete

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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