Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi all! We have been experiencing an issue on site where threads have been missing the latest postings. The platform host Vanilla are working on this issue. A workaround that has been used by some is to navigate back from 1 to 10+ pages to re-sync the thread and this will then show the latest posts. Thanks, Mike.
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

MS Access vs MS Excel question

  • 15-12-2010 8:44pm
    #1
    Registered Users, Registered Users 2 Posts: 601 ✭✭✭


    Right,

    to all you MS gurus out there. sorry for the ramble, if it doesn't make sense, tell, me, its confusing me!

    I have been tasked with producing a dashboard in work which will be fed by a range of other excel files. My first thoughts were to standardise the dashboard so that the format would remain static and then reduce the amount of excel files feeding it to a minimum. I am now starting to think that maybe a interim DB may be the best solution i.e. get the user to directly input the data to access (do a bit of manipulation) then export the access data to a single excel file (the dashboard).

    My first question is;

    If I was to scrap the source excel files and make everyone fill out forms in access how easy would that be? i.e. how distributable is access, how feasible is it for some to open an access file and input their data? (sorry, but I rarely use access and if I had my way I would do all of this web based with PHP).

    If I cant scrap the excel files what does the data export and import look like in the real world? The end game would be that someone opens the excel dashboard, it then looks to the access file and imports the most recent data automatically (the users will be inputting dates in a standard format so I can just look to today's date minus whatever ). How easy it would it be to import the data into access (once the tables are there)

    Il set the scenario as it might make a bit more sense...

    Say we have 3 spreadsheets which users are inputting data, one record per line with a date.

    That data will be then uploaded to an access db were the data will be manipulated (averages, trends will be calculated and a lot of other stuff)

    The data will be then exported to a spreadsheet automatically when someone opens the sheet (file names will remain constant)

    What I would like to get to is that people are inputting the data in forms directly into access and I can then export this data (auto) into excel.

    I would like get some opinions and feedback

    cheers for reading


Comments

  • Closed Accounts Posts: 17,208 ✭✭✭✭aidan_walsh


    Moved from Software Design.


  • Registered Users, Registered Users 2 Posts: 601 ✭✭✭Gator


    Yeah...this looks like the spot...right in there with all the hardware questions :confused:


  • Registered Users, Registered Users 2 Posts: 647 ✭✭✭Freddio


    A solution Ive seen commercially is to have an access database on a network shared folder and then on client machines a local access database which acts as a database client connecting to the primary database via ODBC.

    You could then build forms for data input on the client db and reports on the master db.


  • Closed Accounts Posts: 17,208 ✭✭✭✭aidan_walsh


    Gator wrote: »
    Yeah...this looks like the spot...right in there with all the hardware questions :confused:
    Plenty of software questions been asked and answered before, so here it stays.


  • Registered Users, Registered Users 2 Posts: 601 ✭✭✭Gator


    Cheers Freddo,

    I had a think about this and I am going to go ahead with that as an interim solution. In the meantime I am going to build a DB with web front end to show them what they can do and hopefull they will invest :o


  • Advertisement
  • Closed Accounts Posts: 18,056 ✭✭✭✭BostonB


    You started off taking about a dashboard but that seemed to change into a standard database that exports to Excel.

    Whats the dashboard got to do with this?
    Do they need to do more with it in excel or something?
    What manipulation do they need to do in access?


Advertisement