T
Tom Tripicchio
I have a list of patients who had multiple visit dates. What I would to be
able to do is calculate the amount of days between each visit. That part is
easy for me to do, but I only want the number of days between the 1st visit
and the 2nd visit.
Patient visit Date
1 2/1/04
1 2/5/04
1 2/7/04
1 2/9/04
I can get the amount of time between each of these visits, but I only want
to graph the time between 2/1 and 2/5.
Thanks in advance.
able to do is calculate the amount of days between each visit. That part is
easy for me to do, but I only want the number of days between the 1st visit
and the 2nd visit.
Patient visit Date
1 2/1/04
1 2/5/04
1 2/7/04
1 2/9/04
I can get the amount of time between each of these visits, but I only want
to graph the time between 2/1 and 2/5.
Thanks in advance.