Hi,
I am experiencing a little problem I cannot resolve myself in Sas,
maybe some of the experts here can help. I don't think its too hard a
problem but I think my knowledge of some SAS functions is limited.
I have such a column:
Indicator
F
F
.
.
M
M
T
T
.
.
W
W
Th
Th
.
.
.
M
M
What I would like is to output only the leading observations. e.g
Indicator
F
F
M
M
W
W
M
M
I would be extremely grateful if someone could help me address this
problem in SAS tremendously.
Thanks
I am experiencing a little problem I cannot resolve myself in Sas,
maybe some of the experts here can help. I don't think its too hard a
problem but I think my knowledge of some SAS functions is limited.
I have such a column:
Indicator
F
F
.
.
M
M
T
T
.
.
W
W
Th
Th
.
.
.
M
M
What I would like is to output only the leading observations. e.g
Indicator
F
F
M
M
W
W
M
M
I would be extremely grateful if someone could help me address this
problem in SAS tremendously.
Thanks