View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
ChuckF
 
Posts: n/a
Default Data Range Question.

I have created a series of data ranges. In column A I have the state
listed, and in column Q I have a field with data "P" or "V". These
will be entered by other people in my group.
I created data ranges so that on a seperate worksheet I could do a
countif formula to count the number of P's are in Alabama. or the
number of V's in Texas.

My problem is that the sheet that I am pulling the data from gets (and
needs to be) sorted by different users. (This is a shared document.)
Once the sheet is sorted, my data ranges are not longer where they are
supposed to be, and my calculations are wrong.

Is there another better way to set this up?