H
hcova
Hi everybody:
I have the following problem in VBA:
a) I have the column A filled with dates formated as "mm/dd/yy".
b) In the column B, for every date I have a associated a certain integer
number.
I want to select a range in column B that contains only the integers for a
given year.
NOTE: For simplicity I have sorted the column A by date.
How can I do this?
Regards
I have the following problem in VBA:
a) I have the column A filled with dates formated as "mm/dd/yy".
b) In the column B, for every date I have a associated a certain integer
number.
I want to select a range in column B that contains only the integers for a
given year.
NOTE: For simplicity I have sorted the column A by date.
How can I do this?
Regards