Results 1 to 2 of 2
  1. #1
    les@wilcock.plus.com is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Dec 2014
    Posts
    3

    Best practice - Form design

    Hi
    Sorry this question won't tax the skills of the more experienced forum member but we all begin as newbie's like myself.

    As a volunteer at a local charity I was asked to construct a database that would capture the results from a local paper based survey. The survey contained four section and in total, amounts to about 40 fields.

    I have constructed the table and created four forms, one for each section of the survey. I then created a navigation form with a tab for each of the four forms (Survey sections).

    So far so good, however the first problem I encountered was clicking on each section I could have a different record number displaying


    For example I could open Section 1 tab and navigate to Record 10, then open Section 2 and find its still on Record 1. Ideally all the four forms would would synchronised so they displayed the same record. Is this possible or are we into the dark art of writing VBA code?

    Alternatively am I doing this the wrong way. Should I have one form but obviously this would involve scrolling down as the operator entered the data.
    Or could I have one form and employ page break then have a control called 'Next' which would move onto the next page / section.



    I am sure I am not the first person to want capture data on a reasonably long form so I guess my question is what is best practice in terms of database design.

    All comments greatly appreciated.

    LesW


  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,929
    If this is one table then use a normal form with a Tab Control and arrange the fields on each tab (also called a page). Each tab can correspond to a survey section.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Access sharing best practice?
    By DB88 in forum Access
    Replies: 2
    Last Post: 05-06-2014, 12:49 PM
  2. Fields of Data! A best practice question
    By AlexSalvadori in forum Database Design
    Replies: 1
    Last Post: 11-08-2012, 12:37 PM
  3. Best Practice for Access, Macro, SQL
    By seageath in forum Database Design
    Replies: 0
    Last Post: 02-27-2012, 09:34 PM
  4. Best practice?
    By thekruser in forum Queries
    Replies: 2
    Last Post: 09-20-2010, 09:41 AM
  5. Database Structure | Best Practice Question
    By davidson12 in forum Forms
    Replies: 0
    Last Post: 11-05-2009, 03:29 PM

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