Trying to make a button on a form add information into a table from textboxes.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • zmbd
    Recognized Expert Moderator Expert
    • Mar 2012
    • 5501

    #16
    Rabbit has a good tutorial site and this one takes a slightly different point of view; thus, if you don't "get it" with one then try the other as a cross reference: MS Access 2010 Tutorials

    You also really need to grasp the following concept: > Database Normalization and Table Structures. if you start out with a properly designed database, you should rarely, if ever, need to have the end user alter a table structure.

    Comment

    Working...