View Single Post
  #5   Report Post  
Sam via OfficeKB.com
 
Posts: n/a
Default


Hi Domenic,

You'll get a #REF! error if there's no data in your range that meets the
criterion or if there's only one cell that meets the criterion, and that
cell is the first one, B19. Is this the case?


No to the above. My mistake as usual.

The reason I'm getting the #REF! error on all rows but the first: I
carelessly omitted part of the sentence in the last paragraph of my original
explanation. In full it should have read:

The Formula placed in the New Sheet and copied across column B to however
many columns there are Rows of TEXT values needs to be flexible enough to
identify TEXT values beyond Row397 and be adaptable to look for other TEXT
values: 55-56, 59-60 etc. in different columns on the Source Data Sheet
(Sample Data extract Sheet1).
So, on the Source Data sheet to find text value 50-51 need to look in column
B, to find text value 55-56 need to look in column C, to find text value 59-
60 need to look in column D etc. Each text value range is in a different
column on the Source Data Sheet.

Expected Results – New Sheet:
ColA ColB ColC ColD ColE ColF ColG ColH ColI ColJ
etc

Row8 50-51 16 81 30 93 30 4 2
49 64
Row9 55-56
Row10 59-60
etc

The Named Formulas "Range", "NumCount", "Array1" and "Array2" cell
referencing is absoluted based on the information in my original Post. Do I
need to create separate Named Formulas for each individual text value range
to have the calculated intervals returned.

If you can offer any further suggestions - most appreciated.

Apologies for confusion.

Thanks
Sam


--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...tions/200507/1