Results 1 to 4 of 4
  1. #1
    bengboy is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Jun 2012
    Posts
    2

    How to add extra fields (Meeting1, Meeting2, Meeting3, etc) while using the form

    Hi,

    I've just today started to try to use Access, and would be grateful for any advice.

    I would like to be able to set up a database to track multiple projects, but have two fields in the form that are 'Meeting 1 Date' and 'Meeting 1 Notes'. Then, next time we have a meeting about the project, I'd like to be able to click a button on the form to add 'Meeting 2 Date' and 'Meeting 2 Notes', then subsequently return to that record and add for meeting 3, 4 and so on.

    How on earth can I do this? Is it possible??

    I am not at all familiar with Access yet, but have been trying to learn some of the basics & terminology today. So if you can help, please keep it simple!

    Thanks a lot,

    Ben

  2. #2
    pbaldy's Avatar
    pbaldy is online now Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,643
    You don't want it set up that way. Meetings would be in a related table, with 1 record per meeting. The concept is called normalization, and it's critical to database design. One link among many:

    Fundamentals of Relational Database Design -- r937.com
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    bengboy is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Jun 2012
    Posts
    2
    Thanks a lot. I was beginning to realise there would be another way but didn't know how to describe it / the terms for what I wanted to do. Will spend some time going through that link...

  4. #4
    pbaldy's Avatar
    pbaldy is online now Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,643
    No problem. The study will be worth your time. Properly normalized tables are the foundation a database app is built on.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 7
    Last Post: 06-13-2012, 06:27 PM
  2. Replies: 2
    Last Post: 11-30-2011, 07:24 PM
  3. Extra ( in strWhere
    By TinaCa in forum Programming
    Replies: 2
    Last Post: 10-10-2011, 02:18 PM
  4. Extra data
    By newtoAccess in forum Reports
    Replies: 14
    Last Post: 11-28-2010, 12:05 AM
  5. Extra space added
    By allenf in forum Forms
    Replies: 2
    Last Post: 07-25-2010, 06:57 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums