D
Darius
hi there;
my first question here, I have set of data with columns like:
Date myValue requestValue
1-jan-1800 100
..
..
..
31-Dec-2000 17
what I need is coping the data in B column if the date in A column is
from 1st of Apr untill 31 of Oct. In fact I want to extract all data
in column b across all years (each year from 1st of Apr to 31st of
Oct).
I tried some If stuff but failed after a lot of time, can anybody
please help.
Best
Darius
my first question here, I have set of data with columns like:
Date myValue requestValue
1-jan-1800 100
..
..
..
31-Dec-2000 17
what I need is coping the data in B column if the date in A column is
from 1st of Apr untill 31 of Oct. In fact I want to extract all data
in column b across all years (each year from 1st of Apr to 31st of
Oct).
I tried some If stuff but failed after a lot of time, can anybody
please help.
Best
Darius