Results 1 to 6 of 6
  1. #1
    Joakim N is offline Advanced Beginner
    Windows 7 32bit Access 2016
    Join Date
    Oct 2016
    Posts
    79

    Creating Timeline Reports

    Hi,



    I have written a database in Excel. I use a lot of VBA programming in this application. When upgrading Excel from 2007 to 2013, there was a graphical issues. The graphic gut stuck so it was impossible to see what actually happened on the screen after a while. To get the graphic to work we had to reinstall Excel 2007 and run the application from that version.

    Using Excel 2007 is a temprary fix. I'm looking for another program and I am investigating Access. Just a general question: Is it possible to create a report in Access looking like attached Excel timeline report? I have seen it's possible to insert an Unbound Object like Excel Worksheet in an Access report. But I don't know if it's possible to create that complex layout as attached file. Maybe I have to invoke Excel from Access by VBA programming and make the report in Excel. However, I don't know if I will experience the graphic issue again.

    Can anyone give a tip how I can create this timeline from Access. Maybe give some tip where to look for information.

    Regards

    Joakim Norrman
    Attached Files Attached Files

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    Excel is NOT a database. Access can do charts, but they are fairly simple. Bars, lines, pie.
    if you are using complex graphics ,then excel is the better chart, but use Access to pull your data then export to excel to chart.

  3. #3
    Joakim N is offline Advanced Beginner
    Windows 7 32bit Access 2016
    Join Date
    Oct 2016
    Posts
    79
    OK.

    Thanks for your answer. Then I know I have to use the data in Access and then make the quite complex report in Excel. Useful answer for me.

  4. #4
    rpeare is offline VIP
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    5,441
    What you are talking about is a gantt chart, which is possible in Access alone. I created an example for vacation scheduling a while ago on this forum but I can't find a link for it. they are code intensive (depending on how intricate your rules are) but possible in Access without having to involve Excel. I have not messed around with it in quite some time but I do not recall any on-board gantt chart producing options out of Access.

    If you want a sample database I may be able to come up with the one I originally posted but it may take me a few days to find it.

  5. #5
    Joakim N is offline Advanced Beginner
    Windows 7 32bit Access 2016
    Join Date
    Oct 2016
    Posts
    79
    I'd really appreciate if you could find the sample database. My objective was in the first place to not use Excel due to the graphic issues I experience from 2013. The same in 2016. So, you'd be my hero if you'd find the sample.

    Thanks in advance
    \Joakim

  6. #6
    rpeare is offline VIP
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    5,441
    https://www.accessforums.net/showthread.php?t=18459

    Found it Just open the form put in the dates 8/1/2011 through 8/31/2011 then click the button, then open the report.

    the 'boxes' in this example are full days. you would have to have minimum time increments on your report to make this work (i.e. 15 minute increments to account for someone's time every day might be the minimum time increment)

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Planning timeline
    By paultje_bos in forum Queries
    Replies: 5
    Last Post: 09-07-2016, 03:50 AM
  2. creating reports
    By rameshjctr in forum Reports
    Replies: 1
    Last Post: 03-11-2016, 04:41 AM
  3. Report Timeline
    By brownk in forum Reports
    Replies: 3
    Last Post: 05-31-2012, 02:53 PM
  4. Creating reports
    By d_evo in forum Reports
    Replies: 1
    Last Post: 02-29-2012, 02:31 PM
  5. timeline form
    By barkarlo in forum Programming
    Replies: 0
    Last Post: 08-07-2010, 12:39 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums