+ Reply to Thread
Results 1 to 2 of 2

Excel in Access (Part 3)

  1. #1
    Registered User
    Join Date
    09-22-2009
    Location
    Newbury UK
    MS-Off Ver
    Excel 2003
    Posts
    11

    Excel in Access (Part 3)

    Excel in Access (Part 1)
    Excel in Access (Part 2)

    Video Version HERE:

    How to use the Normalization Form

    Using the normalization form --- Download Here we converted part of a spreadsheet type table into the beginnings of a relational table.

    From this table we derived a “look up table” now giving us a total of three tables, the remains of the first table, “tblStudent” (the student names), the next table “tblStudentSubject” stores the subject(s) related to each student, and finally a third table, “tblSubject” a “look-up table” to store the actual subject description.


    From the table “tblStudentSubject” we created a form in datasheet view:


    Now all we need do is combine this datasheet view form with a form based on the students list, and this will give us a form for correctly displaying the student names and the subject(S) the student is taking in one Form:

    Using the wizard create a basic form from the student table and name it “frmStudent” arrange its size so it has some open space as shown.



    Now open “frmStudent” in design view


    And drag the subform “sfrmlStudentSubject” into the clear area on the student form “frmStudent”


    You may wish to delete the text box, you don’t have to but I usually find it looks better without it.


    Size the form to suit



    Now save the form and have a look, you will notice that it incorrectly shows all of the records in the subform,


    Now the next bit is tricky, for two reasons, the form isn’t really on top of the other form, it actually sits in a subform window and you need to gain access to the properties of this subform window by clicking on the tiny line that you can just see around your subform. This can be a difficult task to master first time.


    Now open the “subform field linker” dialog box by clicking on the ellipsis (…)



    Phone: +44 1635 522233
    Mobile: +44 7747 018875
    Email: [email protected]

    Web: http://msaccesshintsandtips.ning.com
    Last edited by TonyHine; 10-04-2009 at 02:34 PM.

  2. #2
    Registered User
    Join Date
    09-22-2009
    Location
    Newbury UK
    MS-Off Ver
    Excel 2003
    Posts
    11

    Continue............................. (1)

    Then select the fields which contain the data that link the two forms together, the master field will be the Main form and the child field relates to the subform.



    Notice how the master form ID and the subform ID(s) now match. You may wish to delete the ID field from the subform, it is not necessary for the maintenance of the link between the two forms.





    Phone: +44 1635 522233
    Mobile: +44 7747 018875
    Email: [email protected]

    Web: http://msaccesshintsandtips.ning.com

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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