R
Rossella
hi all,
I've got a file like this...
A Number State
1 02 A
1 02 F
1 02 S
1 04 A
1 04 C
.....
....
....
....
I'd like to create a new sheet in the same file with only 1 row for
every number
The state is decided in this order A R F C S
That means that if I've got the same number but different state I
should keep the row with the highest order.
Any hints??
thanks
Rossella
I've got a file like this...
A Number State
1 02 A
1 02 F
1 02 S
1 04 A
1 04 C
.....
....
....
....
I'd like to create a new sheet in the same file with only 1 row for
every number
The state is decided in this order A R F C S
That means that if I've got the same number but different state I
should keep the row with the highest order.
Any hints??
thanks
Rossella