I am trying to count the number of RTD calls in a given worksheet. The formula that I used was =COUNTIF(A1:FF1000, "*server*"). Server is a particular word in the RTD call that is exclusive to any RTD call in my spreadsheet. The problem is that the countif function does not see formulas, it only sees that the cell is blank (if macros not enabled) or that the cell has the value off the server (if macros are enabled). How can I get excel to consider formulas programmed into each cell, not the actual displayed value?
if I can't do it that way, is there a way I can literally tell excel, count this cell if it is an RTD call?
Thank you so much for any help!
if I can't do it that way, is there a way I can literally tell excel, count this cell if it is an RTD call?
Thank you so much for any help!