+ Reply to Thread
Results 1 to 4 of 4

Excel 2007 : how to drag countifs formula without changing one of the criteria

  1. #1
    Registered User
    Join Date
    06-30-2010
    Location
    singapore
    MS-Off Ver
    Excel 2003
    Posts
    14

    how to drag countifs formula without changing one of the criteria

    Hi, have an issue here, how do i able to drag the countifs formula without changing one of the criteria, for example:

    Ship owners Bulker
    ALP =COUNTIFS(Data!A:A,B19,Data!I:I,D1)
    NOL =COUNTIFS(Data!A:A,B20,Data!I:I,D1)

    thanks in advance! :D

  2. #2
    Forum Expert Bob Phillips's Avatar
    Join Date
    09-03-2005
    Location
    Wessex
    MS-Off Ver
    Office 2003, 2010, 2013, 2016, 365
    Posts
    3,284

    Re: how to drag countifs formula without changing one of the criteria

    Try

    =COUNTIFS(Data!$A:$A,$B19,Data!$I:$I,$D$1)

  3. #3
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: how to drag countifs formula without changing one of the criteria

    further to Bob's solution - be sure to check out the XL help files regards: relative, absolute, and mixed references

    (very important to understand this if you are using XL regularly)

  4. #4
    Registered User
    Join Date
    06-30-2010
    Location
    singapore
    MS-Off Ver
    Excel 2003
    Posts
    14

    Talking Re: how to drag countifs formula without changing one of the criteria

    thanks you done a great help! :D

+ 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