D
Darin Kramer
Hi there,
Columns A to F have unique headings
Area A2 to F20 will either have a N (blank entry) or a 6 or a 7 in the
cell.
In column G, for rows 2 to 20 I need to identify which column the row
has a 6 or a 7 in. (ie not an N, and the difference between 6 and 7 is
not of importance. What is important is that it is not a N)
Thus for eg
Column headings
A1 is Dogs, and B1 is Cats, and C1 is Mice etc
Data starts
a2 = N, B2 = N, C2 = N etc up to F, then in G2 answer = nil
a3 = 6, B3 = N ,C3 = N etc up to F, then in G3 answer = Dogs
a3 = 6, B3 = 7 ,C3 = N etc up to F, then in G3 answer = Dogs and Cats
a3 = 6, B3 = 6 ,C3 = N etc up to F, then in G3 answer = Dogs and Cats
(still)
Thanks!!!
D
*** Sent via Developersdex http://www.developersdex.com ***
Columns A to F have unique headings
Area A2 to F20 will either have a N (blank entry) or a 6 or a 7 in the
cell.
In column G, for rows 2 to 20 I need to identify which column the row
has a 6 or a 7 in. (ie not an N, and the difference between 6 and 7 is
not of importance. What is important is that it is not a N)
Thus for eg
Column headings
A1 is Dogs, and B1 is Cats, and C1 is Mice etc
Data starts
a2 = N, B2 = N, C2 = N etc up to F, then in G2 answer = nil
a3 = 6, B3 = N ,C3 = N etc up to F, then in G3 answer = Dogs
a3 = 6, B3 = 7 ,C3 = N etc up to F, then in G3 answer = Dogs and Cats
a3 = 6, B3 = 6 ,C3 = N etc up to F, then in G3 answer = Dogs and Cats
(still)
Thanks!!!
D
*** Sent via Developersdex http://www.developersdex.com ***