W
Windsorcat via AccessMonster.com
I am new here, and a novice level Access user. I am building a query. I
have client records I am trying to calculate the number of days stayed in
our facility in a month. I have a Client table, Client admissions, and
client services tables.
The fields I am using are Actual_Start_Date and Actual_Close_Date from the
Client Services table, and I enter criteria to show me a month at a time (ex:
Actual_Start_Date <2/1/06, Actual_Close_Date >12/31/05 to give me January
data).
From this I need the number of days stayed within a month. Currently I get
the entire number of days stayed ex: Actual_Start_Date is 1/20/06 and
Actual_Close_Date is 2/5/06. I get a total stay of 16 days. What I want is
11 days in January and 5 days in February. Any ideas on how to put this in
an expression?
I hope this is enough information.
Thanks,
Windsorcat
have client records I am trying to calculate the number of days stayed in
our facility in a month. I have a Client table, Client admissions, and
client services tables.
The fields I am using are Actual_Start_Date and Actual_Close_Date from the
Client Services table, and I enter criteria to show me a month at a time (ex:
Actual_Start_Date <2/1/06, Actual_Close_Date >12/31/05 to give me January
data).
From this I need the number of days stayed within a month. Currently I get
the entire number of days stayed ex: Actual_Start_Date is 1/20/06 and
Actual_Close_Date is 2/5/06. I get a total stay of 16 days. What I want is
11 days in January and 5 days in February. Any ideas on how to put this in
an expression?
I hope this is enough information.
Thanks,
Windsorcat