Results 1 to 4 of 4
  1. #1
    ajh2014 is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Sep 2014
    Posts
    18

    Use a Command Button to make a new Table???


    Is it possible to use a command button in Access 2010 to build a new table? If so are there any examples? I used the search function on the forum and also googled and received no responses. Thanks!

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,549
    Is it a copy of an existing table?

    Otherwise it is useless ...you must know every field, and each data type.

  3. #3
    ajh2014 is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Sep 2014
    Posts
    18
    The new table will be for new equipment added to a database. There are other tables like it in the database with the same fields. Basically I have about 200+ different types of equipment that I want to put into seperate tables so that I can use cascading combo boxes. One combo box to select the equipment type and the other, which will auto filter to that specific type of equipment, will be to select the specific piece of equipment based on a serial number. Is there an easier way to do this? Thanks ranman!

  4. #4
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,549
    You wouldnt make a new table, you would make new records in the same table.
    I have an equipment db.
    It has the table tEqup and handles all types of stuff.

    EqType ; (PC,modem, laptop, monitor, etc)
    Manuf
    Model
    SerialNo
    PurchDate
    Notes
    WarrantyDate
    etc.


    Do not make separate tables. You want to be able to search, so 1 table.

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

Similar Threads

  1. Replies: 4
    Last Post: 03-15-2014, 08:47 PM
  2. Make-Table query command button
    By solty89 in forum Programming
    Replies: 1
    Last Post: 10-07-2013, 06:04 AM
  3. How Do I: Make Command Button Use Entry From Text Box.
    By RichardAnderson in forum Forms
    Replies: 1
    Last Post: 07-30-2013, 07:57 AM
  4. table generated command button????
    By crabbymcdo in forum Forms
    Replies: 1
    Last Post: 06-24-2011, 04:11 AM
  5. Replies: 1
    Last Post: 07-27-2010, 02:27 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