R
RUSH2CROCHET
I know for most of you this will probably be a "simple" question, but here
goes.....
I need to count the number of installs within a specific contract year.
My contract begins on 5/25, and ends on 5/24, the following year. Thus:
Year 1 = 5/25/00-5/24/01
Year 2=5/25/01-5/24/02
and so on.
I have named my column of install date data as "Delivery_Date"
Below my table, I want to summarize installs per contract year.
Right now, I have three columns as below
G=contract year #
H=begin date
I=end date
and I want to show the number of installs for each year from "Delivery_Date"
data.
Is there an easy way to accomplish this?
All help is appreciated, as am momentarily stumped.
TIA,
Sandi
goes.....
I need to count the number of installs within a specific contract year.
My contract begins on 5/25, and ends on 5/24, the following year. Thus:
Year 1 = 5/25/00-5/24/01
Year 2=5/25/01-5/24/02
and so on.
I have named my column of install date data as "Delivery_Date"
Below my table, I want to summarize installs per contract year.
Right now, I have three columns as below
G=contract year #
H=begin date
I=end date
and I want to show the number of installs for each year from "Delivery_Date"
data.
Is there an easy way to accomplish this?
All help is appreciated, as am momentarily stumped.
TIA,
Sandi