M
mlk
Hi,
I have data in the following format --
(Sorted by ID and EncoutnerDate)
ID EncounterDt NEWVAR-see below
1 1/1/2009 0
1 1/15/2009 14
1 1/17/2009 2
1 1/30/2009 13
2 4/20/2009 0
2 4/25/2009 5
2 5/2/2009 7
2 5/15/2009 20
2 etc.
I would like to create a new field that (by ID) generates the # of days
between that date and the date before that. Is there an easy way to do this
in MS Access?
Thank you.
Mandi
I have data in the following format --
(Sorted by ID and EncoutnerDate)
ID EncounterDt NEWVAR-see below
1 1/1/2009 0
1 1/15/2009 14
1 1/17/2009 2
1 1/30/2009 13
2 4/20/2009 0
2 4/25/2009 5
2 5/2/2009 7
2 5/15/2009 20
2 etc.
I would like to create a new field that (by ID) generates the # of days
between that date and the date before that. Is there an easy way to do this
in MS Access?
Thank you.
Mandi