+ Reply to Thread
Results 1 to 2 of 2

Create data entry form for relational database setup via Excel

Hybrid View

  1. #1
    Registered User
    Join Date
    12-10-2018
    Location
    Huntsville, AL
    MS-Off Ver
    Office 365
    Posts
    11

    Question Create data entry form for relational database setup via Excel

    I started off by creating an excel file that has 5 different worksheets. The first worksheet has the master data such as name, description, etc.. The other worksheets contain related information for the master records.
    For example, key 1 on master data would have 5 separate worksheets with additional information with the same key on each.
    The last table has the same key but an additional key because it could have multiple lines for the same key.

    I created them as tables and then added each to the data model. The primary key was establish to tie each table together. I assume the last table would also include a foreign key since it can have the same multiple key?

    I now want to create a data entry form that contains the data from each worksheet that would allow me to add, update, delete as needed.

    I have attached a sample excel spreadsheet with the database structure I'm trying to do.
    I also have attached the data entry forms when each are separate.

    How do I create a form that combines all of the information into one and allows me to update all of the worksheets.
    If I can't create just one page then I would maybe try separate screens tied together one after the other for the user to enter the information.

    How could I do this? Any examples to show me???
    Attached Images Attached Images
    Attached Files Attached Files

  2. #2
    Forum Expert torachan's Avatar
    Join Date
    12-27-2012
    Location
    market harborough, england
    MS-Off Ver
    Excel 2010
    Posts
    4,411

    Re: Create data entry form for relational database setup via Excel

    Build yourself a VBA driven UserForm.
    I have attached one I am assisting a fellow poster with.
    The basics are each page of the Multipage acts as a separate form although yours could easily be contained on a single form.
    torachan
    Attached Files Attached Files

+ 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. [SOLVED] How to create Data Entry Form in Excel and refer from button?
    By jaryszek in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 10-07-2020, 04:51 AM
  2. Replies: 16
    Last Post: 03-12-2019, 04:54 PM
  3. Search Excel database with multiple criteria to simulate the built-in data entry form
    By DanB22000 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-03-2014, 09:42 PM
  4. Replies: 2
    Last Post: 06-07-2013, 09:08 AM
  5. Excel Add-in to Create a Relational Database
    By SDruley in forum Excel General
    Replies: 1
    Last Post: 08-09-2011, 07:23 AM
  6. Excel as relational database -> data rows
    By AndyLucia in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-20-2006, 04:15 PM
  7. create a data entry form template in Excel 2003?
    By david.bottomley@haltoncollege in forum Excel General
    Replies: 0
    Last Post: 01-19-2005, 06:06 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