Search results

  1. A

    Need Help Designing a Form that will Select Other Forms

    Hi everyone! I want to create a start page that has a combo box containing all of my forms, and then when selected and a "Go" button is pushed, will open the form corresponding to the selection made in the combo box. How do I go about doing this? Thanks, Ryan
  2. A

    How do I link a text box to a column on a table?

    Hi, I am trying to make an asset management database. Currently I have several tables already set up that I would like to be organized into a form. Basically what I have in mind is a switchboard (already setup) that has the equipment type (balances, centrifuges, etc..) that when I click on one...
  3. A

    Counting up by 1 every time the form is selected

    Hi, I need a text box that isn't editable that counts up by 1 every time the form is selected. For example, I am assigning a number to every item added to a table. Currently I have 300 items, so from now on, when this form is selected I want it to automatically assign a number to the added item...
  4. A

    Need Help Getting the Combo Box to Update My Text Boxes

    Hi, I want to try to get my combo box to update the rest of my text boxes. For example, I have Column A, B, and C in my combo box, when I select for example A, I want all the information for row A to show up in my text boxes. I have several columns in each row in my table and each column in the...
  5. A

    Text Boxes Showing Information from a Row in a Form Corresponding from a Combo Box

    Hi, I have a form that has several text boxes that correspond to a cell in a row. One of the columns contains just numbers 1-300. Now what I need is a combo box that contains the numbers 1-300 and when one of those numbers is selected I need it to import all the information from the same row...
  6. A

    Need Help Moving Linked Access Database to a MSSQL Server

    Hi, My access database's tables are currently linked to an excel document. My question is, how do I move my database to the network? Currently when I move the the database to the network no one can open my tables because the link goes to my documents on my computer which they can't access on...
  7. A

    Need Help Moving Linked Access Database to a MSSQL Server

    Hi, My access database's tables are currently linked to an excel document. My question is, how do I move my database to the network? Currently when I move the the database to the network no one can open my tables because the link goes to my documents on my computer which they can't access on the...
Back
Top Bottom