Results 1 to 9 of 9
  1. #1
    Sonny101 is offline Advanced Beginner
    Windows 7 64bit Access 2003
    Join Date
    Jun 2014
    Posts
    79

    Unhappy Created a form but now what...


    Greetings

    I am new to all this access business, and frankly didn't know anything about it. Recently i was asked to create a form for an company on access, which basically logs the information regarding the employees and hours they spent on each task. I created a custom form while reading tutorials from the internet and all, but the form cannot store records (as in store a record and open a new blank record). I don't understand why this happens, but a bit more researching showed it had something to do with autonumbers, but as today is the first time in my life I have used Microsoft Access, I have no idea how to proceed. I have also attached the file I have been working on, so if someone could guide me or solve my problem it would be great.

    Cheers
    Attached Files Attached Files

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    Your form MUST be connected to a data source (table or query)
    your example has no tables to store the data. Make some tables.

    You can click tables tab, new, and let the Wizard help you design a table with all the fields you need.
    (get a book on Access. Once you get the basics, you can make anything)

  3. #3
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,772
    You built a form before building table (cart before the horse). There is no place to store data.

    Forms are used as an interface to input data into tables.

    Suggest you get a basic tutorial book that will start you from step 1.
    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.

  4. #4
    Sonny101 is offline Advanced Beginner
    Windows 7 64bit Access 2003
    Join Date
    Jun 2014
    Posts
    79
    sooo i went to the wizrd this showed up. How do i link the enteries in the form to the database? Excuse me if this was a dumb question, i am new to all this. Plus in the form there are multiple enteries for description, what name do i assign that?
    Attached Thumbnails Attached Thumbnails Capture.PNG  

  5. #5
    Sonny101 is offline Advanced Beginner
    Windows 7 64bit Access 2003
    Join Date
    Jun 2014
    Posts
    79
    so you suggest i start over again?

  6. #6
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,772
    Forum is not venue to learn very elementary concepts. I suggest you need to learn the basics of relational database principles, Access functionality, programming concepts. If you don't want to get a book, maybe this site will serve as well http://www.rogersaccesslibrary.com/
    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.

  7. #7
    Sonny101 is offline Advanced Beginner
    Windows 7 64bit Access 2003
    Join Date
    Jun 2014
    Posts
    79
    I might have figured it out, but one last query, when creating a database, for some entries I need to have a combo box, so what would be the data type for that entry, and how would I modify the entries that appear on the drop box. I am hesitant to get the book, because this is the only task I have on Access and might not have to use Acess again.

  8. #8
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,772
    Get a used book - get several. I once bought 4 VB programming books for $10 from Amazon. Was Carlson's site helpful?

    The combobox can be for mostly any field type - text, number, date/time, yes/no.
    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.

  9. #9
    Missinglinq's Avatar
    Missinglinq is offline VIP
    Windows 7 64bit Access 2007
    Join Date
    May 2012
    Location
    Richmond (Virginia, not North Yorkshire!)
    Posts
    3,018
    Here is an excellent site, well laid out, with chapters that walk you through each phase of developing a database:

    http://www.functionx.com/vbaccess/index.htm

    Linq ;0)>

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

Similar Threads

  1. Replies: 46
    Last Post: 05-20-2013, 08:12 AM
  2. Replies: 6
    Last Post: 09-02-2012, 04:30 PM
  3. Replies: 31
    Last Post: 07-15-2012, 11:17 PM
  4. Replies: 2
    Last Post: 03-28-2012, 02:41 PM
  5. Replies: 0
    Last Post: 02-15-2011, 01:43 PM

Tags for this Thread

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