• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

=countif (indirect(Sheet1!...lost after that

screach

New Member
Wanting to count the occurrences of a word in column A on Sheet1!. I do not have a predefined range of cells in column A as that range will grow over time and I would prefer not to have to rewrite the formula, so I was reading where indirect can allow you to specify a column or row in a formula. I read that the =countif(A1:A5,"DOG") will give me the occurrences of a word, in this case dog, so I am trying to put the two together but am getting a bit lost n the formula.

=countif(indirect(Sheet1!(A,"DOG))) did not work.

Any and all help as always is greatly appreciated.
 
Back
Top