+ Reply to Thread
Results 1 to 6 of 6

Advice needed - setting up a new database

  1. #1
    Forum Contributor
    Join Date
    10-18-2018
    Location
    Amsterdam, Holland
    MS-Off Ver
    2013
    Posts
    104

    Advice needed - setting up a new database

    Hello all,

    I would like to have advice from people about setting up a new excel file.
    I learned that thinking about it helps alot with making it.

    We use attached document to check if employees made mistakes in batch records.

    The document:

    We fill in the document code, batch number (in the header).
    Under observation we write down the mistakes and sometimes what needs to be fixed, i inserted 2 examples.
    Behind each correction we write down who wrote down the correction. Under "corretion by" we write down who has to make the correction.
    In column "done" the one who has to make the correction writes the date and his signature. Finally in the column "control" the one who observed the correction writes down the date and his sign after he checked to the correction made.


    Each batch record has this document and i would like to store these in a database.

    I'm making a dashboard and would like to use this data in it. I would like to display how many times a mistake is made, how many batch records are reviewd in a month, who makes the most mistakes and how many days it takes to correct observations etc.

    Anyone got any idea(s) how to store this data in a logical way in excel?

    Feel free to ask any questions
    Attached Files Attached Files

  2. #2
    Forum Expert dflak's Avatar
    Join Date
    11-24-2015
    Location
    North Carolina
    MS-Off Ver
    365
    Posts
    7,920

    Re: Advice needed - setting up a new database

    Since there appear to be a number of "mandatory" events that go along with each observation, the data record gets kind of "wide."

    Ideally, this would be managed in a real database. However with a bit of work, you can make Excel behave like a database. The attached makes heavy use of Excel Tables.
    Here is a wiki that will introduce you to tables: http://www.utteraccess.com/wiki/Tables_in_Excel.

    Also I use data validation in the data table, so here's some words on that: http://www.utteraccess.com/wiki/Data_Validation

    In the attached there are two sheets.

    The lookup sheet is where you assign values for the validations on the data sheet. Since these are Excel tables and the validations are built on them, the drop down lists will update automatically when values are added / changed / deleted from these lists.

    The table on the data sheet is the center of the process. Unfortunately you have to duplicate, Document Code and Batch Numbers for each observation. However since you can look these up using the drop down menus, it is not that bad.

    One of the advantages of Excel Tables is that they "remember" and copy down formulas, formats and validations automatically as rows are added.

    I have some comments on the fields.
    Observation: This is intended to be a consecutive number but you can put anything in there. The purpose of this cell is to "force" a new line on the table so everything else copies down including the drop down lists.
    Document Code: is validated from the Document Code Table
    Batch: is validated form the Batch Table. You don't say whether there is a relationship between document codes and batches. If there is, there is a way to "cascade" the lookups so when you pick a document code, you only get a list of valid batches for them.
    Observation is a free-form entry.
    All Date columns have a validation on them limiting them to the current date or earlier.
    All Sign Off columns are validated from the Personnel table.

    With the data organized in this format, you can use pivot tables to pull up any document to view it in detail or do things like pull all observations that had an observation date in the last month or an open Sign Control date or just about any filtering or grouping of data you can think of. With the data in this format, you can make a pivot table to give you a report that looks like the one in the Word Document.

    I recommend finding a good pivot table tutorial on line. Also I recommend looking up slicers that control the pivot tables.
    Attached Files Attached Files
    One spreadsheet to rule them all. One spreadsheet to find them. One spreadsheet to bring them all and at corporate, bind them.

    A picture is worth a thousand words, but a sample spreadsheet is more likely to be worked on.

  3. #3
    Forum Contributor
    Join Date
    10-18-2018
    Location
    Amsterdam, Holland
    MS-Off Ver
    2013
    Posts
    104

    Re: Advice needed - setting up a new database

    Thank you so much for your reaction.

    I agree with you, ideally i make this in Acces. To bad my company is not used to Acces and would freak out if i made it in Acces. This is the reason i try to make it in Excell.

    It's late here now and will look thoroughly to your post tomorrow. Will get back to you.

  4. #4
    Forum Contributor
    Join Date
    10-18-2018
    Location
    Amsterdam, Holland
    MS-Off Ver
    2013
    Posts
    104

    Re: Advice needed - setting up a new database

    Hey Dflak,

    Is it worth researching the possibilities to store the data in acces and display it in excel ?

  5. #5
    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,873

    Re: Advice needed - setting up a new database

    You can export a query from Access to Excel. They work well together.
    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

  6. #6
    Forum Expert dflak's Avatar
    Join Date
    11-24-2015
    Location
    North Carolina
    MS-Off Ver
    365
    Posts
    7,920

    Re: Advice needed - setting up a new database

    If you want to use MS-Access. There are tools and programs for Excel wherein you can read data from Access and write to it.

    Microsoft also offers runtime-only licenses for Access. These licenses are free and they let you do anything that was developed using a paid license. So you can use the paid license to develop tables and relationships, make queries, user forms and reports. The people with the runtime licenses can access the data, do data entry, run the reports, etc. They cannot modify or create anything which is probably what you would want anyway.

    So you do not need a paid Access license for all accounts. You just need a paid license for the developers.

+ 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. Any advice on setting alert for servicing hours
    By fizfilson in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-14-2018, 09:53 PM
  2. Advice on Database Storage for VBA Program
    By ironfelix717 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 07-25-2018, 08:16 AM
  3. Access Database Security - Advice needed
    By 823 in forum Access Tables & Databases
    Replies: 1
    Last Post: 02-20-2015, 03:57 PM
  4. Replies: 1
    Last Post: 12-22-2014, 10:54 PM
  5. Advice for setting up a spreadsheet
    By DaveOb in forum Excel General
    Replies: 4
    Last Post: 10-08-2014, 08:44 PM
  6. Advice re setting up in business?
    By fosnanna in forum Excel General
    Replies: 0
    Last Post: 04-29-2005, 05:05 AM

Tags for this Thread

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