+ Reply to Thread
Results 1 to 3 of 3

Build second version of database - Best way to do it

  1. #1
    Registered User
    Join Date
    02-14-2014
    Location
    Braga, Portugal
    MS-Off Ver
    Excel 2007
    Posts
    2

    Build second version of database - Best way to do it

    Hello everyone,

    If this topic is not in the right place, please move it to the right place.

    I've built > 10 .xlsm files, for several departments, to manage what we call SAP User Authorization Concept.
    It's a 3 dimension matrix around:

    Users (add/remove/edit)
    Functional Roles (add/remove/edit)
    Roles/Functions (to perfom a specific Functional Role, x number of roles are needed)

    Function Roles is the central link between Users and Roles. A user can have one or more Functions associated, and for each Functional Role, x roles are needed.

    1.png

    I've also built a interface for the Dept. Database Manager to "manage" it. This interface is all VBA.
    2.png
    3.png

    For a initial version, it was already a lot of hard work, but now, i want to have a second version to fix some of the issues i have with V1.

    1. Each dept. has is own file, so whenever i need to make a change in the code, i have to go to each file and do it. So this is something to avoid.
    2. I would like to have two login types. Mine that views all Depts. data, and then Database Manager/Keyuser that only views Dept data.
    3. Also i would like to had reports and comparison functions.

    So my question to you guys is what is the best way to this?
    I've tried initially a Access Database with visual studio C# interface. But it was taking me to long, so i dropped it. Then i tried an Access - Excel combo, and same thing. I had to deliver something in a short time frame, so i did everything in Excel/VBA.

    A fellow Excel expert, talked me about Power Pivot, Power Map and Power Query. I'm a complete 0 in this, so i don't know really if it can help me or not.

    What is your advice on the best and simplest way to do this? I would need to have always as a end result, a matrix similar to the one i've shown you in the first screenshot.

    I have experience with VBA, Access and C#, so it would have to be somewhere here. If by chance you have a database similar to what i need, please share it if you can.

    Thank you.

  2. #2
    Registered User
    Join Date
    02-14-2014
    Location
    Braga, Portugal
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Build second version of database - Best way to do it

    Anyone's opinion?

    Thank you

  3. #3
    Forum Guru Kyle123's Avatar
    Join Date
    03-10-2010
    Location
    Leeds
    MS-Off Ver
    365 Win 11
    Posts
    7,238

    Re: Build second version of database - Best way to do it

    What about pure access, since you;re building a relational model it's the logical choice.

    Why does it need to be Access/C#, Access/Excel etc? The reason you use access rather that SQL server for example is that it deals with the GUI and provides a RAD environment - I rather suspect (from your limited description) that you could do this purely in Access with zero coding.

    Users don't need access installed to run the front end either, the free access runtime will suffice

+ 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. build excel into a sports like database
    By laynlowz in forum Excel General
    Replies: 5
    Last Post: 04-11-2015, 01:24 PM
  2. Simple Database Build
    By andyaf in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-03-2013, 02:42 PM
  3. Build a budget database
    By ulsterboy84 in forum Excel General
    Replies: 0
    Last Post: 05-12-2012, 01:59 PM
  4. Build an efficent database
    By ExtraExcelly in forum Excel General
    Replies: 0
    Last Post: 10-20-2009, 10:16 AM
  5. Need Help to build a news articles database
    By sandydude4u in forum Excel General
    Replies: 1
    Last Post: 05-13-2009, 06:53 AM
  6. I want to build a database
    By Bill in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 06-15-2006, 10:30 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