Results 1 to 6 of 6
  1. #1
    slang75 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2016
    Posts
    8

    New here...possible to have a live report or dashboard?

    Hi All!



    Just wondering if it is possible to create an Access database of customers, but I want a live dashboard or report for upper management to be able to view new customer signups. They would be able to just see the dashboard or report that would be updated with the access data each time they opened it.

    Is this possible? I can start doing it, just want to know if it can or has been done. I know Access can do reports, but I wanted a live report.

    Does this make sense?

    Thanks!

  2. #2
    CJ_London is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,932
    yes it can be done - updating at the time a form/report is opened is normal behaviour.

    Not quite sure what you mean by a live report. If you mean refreshes every minute/hour or so once opened you can use the timer event for the form or report.

  3. #3
    slang75 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2016
    Posts
    8
    Yes, when the report is opened. Perfect. Thank You!

  4. #4
    slang75 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2016
    Posts
    8
    Is it possible to have a graph or a progress meter as the report?

  5. #5
    davegri's Avatar
    davegri is offline Excess Access
    Windows 10 Access 2016
    Join Date
    May 2012
    Location
    Denver
    Posts
    3,740
    How is the database being updated? How do the new customer signups occur? Is this a multi-user database? How many customer signups are expected in a day?

  6. #6
    CJ_London is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,932
    Is it possible to have a graph or a progress meter as the report?
    yes - there is very little you can't do in Access, I've yet to come across anything that can't be done with a bit of ingenuity, but you has a newbie may struggle until you understand the concepts which is one of the reasons we are here to help - just don't ask open ended and speculative questions. Recommend you get a book on Access or google your question where you will find links like these

    http://www.quepublishing.com/article...44341&seqNum=2

    or do an online course and/or look at the templates provided

    Before you get into designing your forms and reports, it is vital you understand the concept of normalisation, failure to do so will result in tears and frustrations as your forms and reports become more and more unmanageable. It is also important to understand that access is not a larger version of excel, it works and treats data in a completely different way - excel data is stored 'wide and short', access stores it 'tall and thin'. Excel is not normalised and access needs to be.

    Get a piece of paper and map out your business, it's processes, who and what the db will need to interact with, both now and intentions for the future - and of course the data required, this will form the basis of your tables and relationships.

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

Similar Threads

  1. Replies: 13
    Last Post: 02-25-2015, 06:34 AM
  2. Replies: 3
    Last Post: 05-24-2013, 04:39 PM
  3. Replies: 2
    Last Post: 05-23-2013, 08:29 AM
  4. Count IF Text Box for Dashboard
    By jvlajcic in forum Reports
    Replies: 1
    Last Post: 12-16-2011, 04:37 PM
  5. Creating a dashboard report
    By vicky464 in forum Reports
    Replies: 2
    Last Post: 11-04-2011, 09:20 AM

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