+ Reply to Thread
Results 1 to 7 of 7

How to generate a report of all the days I have my child for visitation in a given year?

  1. #1
    Registered User
    Join Date
    10-23-2013
    Location
    Ontario, Canada
    MS-Off Ver
    Excel 2010
    Posts
    3

    How to generate a report of all the days I have my child for visitation in a given year?

    I am recently separated and have my child for a week long period, every other week. Ultimately, would like to have a .pdf report of just the days I have her, grouped by month. This would make it much easier to know when making plans in the future if it is my week or not. Really not sure how to do this, and don't want to reinvent the wheel if it has been done already...

    Thanks for any advice!

    Bill

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,907

    Re: How to generate a report of all the days I have my child for visitation in a given yea

    You have posted in the Access sub forum. Is this an Access or Excel Question?

    If in Excel, look at this attachment.
    Attached Files Attached Files
    Last edited by alansidman; 10-23-2013 at 04:13 PM.
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Registered User
    Join Date
    10-23-2013
    Location
    Ontario, Canada
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: How to generate a report of all the days I have my child for visitation in a given yea

    Thank you for your quick response...I was thinking of doing it in access 2010...not sure how to get a list of days I have my child, per month, rather than a week range...also, just thinking that I could add a notes field for special items/arrangements etc.

    It seems to me I need to create the whole year first in a table (I could do it in Excel and import it, as I have no idea how to do it in Access) and then use a query to give the individual dates/days I have my child...sorry, I don't know if I am explaining this very well...

    Instead of the date range Jan 1 to Jan 6, I would want the report to show:

    Jan 1 Holiday with other spouse on ODD # years
    Jan 2 7:30 pm Receive my child for my week with them
    Jan 3 Need $150 for school trip
    Jan 4 Drop off at 6 pm at Dance
    Jan 5 Band practice...pick child up at school at 5:30 pm
    Jan 6 Pick up at 4 pm today at school instead of 2:50 pm as per usual
    Jan 7 7:30 pm Drop off--Take to other parent for their week


    Jan 15 School Dance. needs $7.50 Pickup at School at 10 pm
    Jan 16 Movie night
    Jan 17 Give $5 for school craft
    Jan 18 Drop off at 6 pm at Dance
    Jan 19 Band practice...pick child up at school at 5:30 pm
    Jan 20 Pickup at Bus 2:50 pm
    Jan 21 7:30 pm Drop off--Take to other parent for their week


    The example brings up other thoughts I am having (like documenting money spent on my child's care, recurring events like Band practice etc.) but just hoping to concentrate on the best way to design the biweekly periods...do I need to use VBA to do this so it will work for every year?

    Thanks for any help or advice!

    Bill

  4. #4
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,907

    Re: How to generate a report of all the days I have my child for visitation in a given yea

    Ok. I think a simple db would do the trick.

    EventTable
    ------------------
    RecordID (PK) autonumber
    EventDate
    EventActivity
    EventCost
    EventNotes

    See attached sample db
    Attached Files Attached Files

  5. #5
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,790

    Re: How to generate a report of all the days I have my child for visitation in a given yea

    I helped someone in a similar position earlier this year to generate a calendar from a list of events in Excel, so you might find this thread to be useful:

    http://www.excelforum.com/excel-gene...entry-tab.html

    Hope this helps.

    Pete

  6. #6
    Registered User
    Join Date
    10-23-2013
    Location
    Ontario, Canada
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: How to generate a report of all the days I have my child for visitation in a given yea

    Quote Originally Posted by alansidman View Post
    Ok. I think a simple db would do the trick.

    EventTable
    ------------------
    RecordID (PK) autonumber
    EventDate
    EventActivity
    EventCost
    EventNotes

    See attached sample db
    Thank you! Yes, I am thinking the events table is a great idea... but how do I get a list of ONLY the days I have my daughter...do I have to make a query that returns the full current year as the pool of possible dates, and then eliminate the days I don't have my child, or populate the ones I do have my child? And if so, how do I do that?

    That is what I am confused about...how to populate the current year's pool of days, and then, how to choose the days I do have her all at once (i.e. bi-weekly)...then I can send an e-mail of the .pdf report to my phone so I can quickly look up whether or not I have my daughter and if there are any events scheduled for that day.

    That being said, I will need the ability to take or let go a day here and there, so that is also something I am wrestling with how to do...but I think the first step is how to get a list of all days for the current year...

    Any ideas on if that will work or am I approaching this the wrong way???

  7. #7
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,907

    Re: How to generate a report of all the days I have my child for visitation in a given yea

    Bill;
    Did you look at the attachment? It contains a simple database based upon the data you supplied. You would run a query to get the information for the dates you require. It is set up as a parameter query asking for a start date and an end date.
    All data would be entered into the form that is also part of the db. This will update the table. You could enter more than one event for a particular day. I kept it simple allowing you to expand upon it as necessary. There is currently no VBA in the db. If you are looking for Bells and Whistles, then we can talk about how to do it. ie. PDF file versus Excel file exported, etc. Look it over, think about what you would like and then lets talk about how you will get there.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Calculating weeks/days old if child is less than 1 month or 1 week old.
    By sharpmel in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-17-2013, 04:00 PM
  2. [SOLVED] Count days for specific year falling within in multi-year date range
    By jslo2013 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-04-2012, 05:58 PM
  3. Convert a multiple year list of 365 days/year into an equivalent of 360 days/year
    By lobotomy in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 07-24-2012, 05:39 PM
  4. Replies: 2
    Last Post: 12-28-2011, 04:52 AM
  5. i have two days and i want the difference in days, months, year
    By maja in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 04-21-2006, 08:14 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1