P
PaladinTom
Hi All,
I have a single long column that contains repeating groups of data
sets. Each set contains a fixed number of headers followed by a
variable number of data that looks like this:
ANGLE
(DEG)
56.36
10.63
ANGLE
(DEG)
56.36
10.63
45.9
ANGLE
(DEG)
56.38
10.87
2.35
1.33
1.26
The problem is that I ONLY need the second reading after the (DEG)
header. Does anyone know of a way that I can scan this column and
copy only that data to another sheet?
Thanks in advance!
Tom
I have a single long column that contains repeating groups of data
sets. Each set contains a fixed number of headers followed by a
variable number of data that looks like this:
ANGLE
(DEG)
56.36
10.63
ANGLE
(DEG)
56.36
10.63
45.9
ANGLE
(DEG)
56.38
10.87
2.35
1.33
1.26
The problem is that I ONLY need the second reading after the (DEG)
header. Does anyone know of a way that I can scan this column and
copy only that data to another sheet?
Thanks in advance!
Tom