Finding the position of first non-blank cell in a column or list between two cells in a column with given values
I hope someone could help me with the following issue:
I have a table in the following format:
Location.....Clinic Type
Ottawa......Ottawa Permanent
................Ottawa Mobiles
................Ottawa Bloodmobiles
Kingston.....Kingston Permanent
................Kingston Mobiles
Sudbury.....Sudbury Permanent
................Sudbury Mobiles
I am trying to create a dynamic range for the charts which are linked to the table above, which would find for example "Ottawa" and count the number of empty cells between "Ottawa and the following non-blank cell.. Which in this case would be Kingston.
This formula would then be inserted in an offset formula to create my dynamic range to pick the range of values corresponding the the respective value I am looking for in the table.
The problem is that the dimension of the table changes every week and the non-blank between two line items varies accordingly.
Also, I do not want to use any VBA because It is a dynamic ranges for a chart I am trying to come up with.
Basically to recap.. I need a formula that gives a count of the number of empty rows between two cells containing a certain value.....
Thanks in advance!
Randall
I hope someone could help me with the following issue:
I have a table in the following format:
Location.....Clinic Type
Ottawa......Ottawa Permanent
................Ottawa Mobiles
................Ottawa Bloodmobiles
Kingston.....Kingston Permanent
................Kingston Mobiles
Sudbury.....Sudbury Permanent
................Sudbury Mobiles
I am trying to create a dynamic range for the charts which are linked to the table above, which would find for example "Ottawa" and count the number of empty cells between "Ottawa and the following non-blank cell.. Which in this case would be Kingston.
This formula would then be inserted in an offset formula to create my dynamic range to pick the range of values corresponding the the respective value I am looking for in the table.
The problem is that the dimension of the table changes every week and the non-blank between two line items varies accordingly.
Also, I do not want to use any VBA because It is a dynamic ranges for a chart I am trying to come up with.
Basically to recap.. I need a formula that gives a count of the number of empty rows between two cells containing a certain value.....
Thanks in advance!
Randall