hello all,
I have a question concerning how to select the target month from a series. for example I have this sheet:
Date(1st series) value(2nd series)
01-Jan-1990 10
01-Feb-1990 23
...
....
01-Jan-1991 89
01-Feb-1991 45
...
...
...
01-Jan-1998 90
01-Feb-1998 78
Now, I want to select all rows with "Jan", and delete all others. How should I do it?
Thanks a lot for all your help!!
I have a question concerning how to select the target month from a series. for example I have this sheet:
Date(1st series) value(2nd series)
01-Jan-1990 10
01-Feb-1990 23
...
....
01-Jan-1991 89
01-Feb-1991 45
...
...
...
01-Jan-1998 90
01-Feb-1998 78
Now, I want to select all rows with "Jan", and delete all others. How should I do it?
Thanks a lot for all your help!!