Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default check for certain dates in excel

I have a spreadsheet that tracks placements of children. A child can move
into or out of a home on any given day. I would like to calculate on a
monthly basis how many days a child was in a particular home. Example. For
an October report: The child moved in on 10/3/05 and is still there. He
would have been there 28 days. I am very familiar with formulas but I am
unable to think of a way to capture this. Please help!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,337
Default check for certain dates in excel

could it be as simple as
=today()-datemovedin
or do you need to search for the name with MATCH and then use INDEX to find
the date? If so, how about giving more info so we can help.

--
Don Guillett
SalesAid Software

" Pivot Table/Query" wrote
in message ...
I have a spreadsheet that tracks placements of children. A child can move
into or out of a home on any given day. I would like to calculate on a
monthly basis how many days a child was in a particular home. Example.

For
an October report: The child moved in on 10/3/05 and is still there. He
would have been there 28 days. I am very familiar with formulas but I am
unable to think of a way to capture this. Please help!



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default check for certain dates in excel

I already have a cell to calculate the total days of placement for open
placements. What I need specifically is to do a monthly report that would
show for each child the total number of days they were in any home. IE: if
John Taylor moved into the Smith Home on 9/3 and then moved on 9/27 into the
Gray Home, he would be listed 2 times, each with the total # of days in each
home. I need this to calculate payment for each home. Does that make sense?

"Don Guillett" wrote:

could it be as simple as
=today()-datemovedin
or do you need to search for the name with MATCH and then use INDEX to find
the date? If so, how about giving more info so we can help.

--
Don Guillett
SalesAid Software

" Pivot Table/Query" wrote
in message ...
I have a spreadsheet that tracks placements of children. A child can move
into or out of a home on any given day. I would like to calculate on a
monthly basis how many days a child was in a particular home. Example.

For
an October report: The child moved in on 10/3/05 and is still there. He
would have been there 28 days. I am very familiar with formulas but I am
unable to think of a way to capture this. Please help!




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Check if date is between two dates, then sum only those rows streetcar Excel Worksheet Functions 2 February 16th 10 12:19 PM
Error Check Dates jlclyde Excel Discussion (Misc queries) 1 December 22nd 08 09:13 PM
How can I check whether a column of dates are all before today's d PaladinWhite Excel Worksheet Functions 3 October 21st 07 05:52 PM
How can I check whether a column of dates are all before today's d PaladinWhite Excel Worksheet Functions 1 October 20th 07 04:50 AM
Check Dates John Excel Programming 2 September 13th 04 06:36 PM


All times are GMT +1. The time now is 06:23 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"