+ Reply to Thread
Results 1 to 3 of 3

formula count +1 to each cell when dragged

  1. #1
    Registered User
    Join Date
    08-06-2012
    Location
    South Africa
    MS-Off Ver
    Excel 2003
    Posts
    31

    formula count +1 to each cell when dragged

    hi there, im currently using:
    =IF(COUNTIF(Teams!B7:B17,A5),Teams!B5,"")&" "&IF(COUNTIF(Teams!C7:C17,A5),Teams!C5,"")

    starting at A5, when i drag the formula down the column it +1 to each cell e.g
    =IF(COUNTIF(Teams!B8:B18,A6),Teams!B6,"")&" "&IF(COUNTIF(Teams!C8:C18,A6),Teams!C6,"")


    why is this? i want to drag the formula, keep it the same and all that must change is the A5-A6 because thats where the formule is going.

    Thank you / Kind Regards
    Jonathan Van Rooyen

  2. #2
    Valued Forum Contributor
    Join Date
    02-08-2012
    Location
    wales
    MS-Off Ver
    Excel 2007
    Posts
    964

    Re: formula count +1 to each cell when dragged

    try this

    Please Login or Register  to view this content.
    putting $ infront of a column or row referance locks it so when you drag it wont alter
    The Importance of INDEX - A GUIDE TO INDEX'S OTHER USES
    <--- If a post helps hit the star

  3. #3
    Registered User
    Join Date
    08-06-2012
    Location
    South Africa
    MS-Off Ver
    Excel 2003
    Posts
    31

    Re: formula count +1 to each cell when dragged

    +rep, Thanks

+ 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