Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: zachsiue
  • Content: Threads
  • Order by date
  1. zachsiue

    How can I convert a query in Acess 2000 .mdb to Access 2000 .adp

    I have created a database using Access 2000. I created the database in the application or .mdb form. I used several queries to create the pull downs in my forms. Now I'm converting my database to the .adp or project format and it is not allowing me to import, export, or copy a query to the...
  2. zachsiue

    Automatically Sequencing Subform Entries.

    Hi, I have a form that utilizes several subforms. On the main form, the user will enter the Event and the EventName. This will then bring up all of the SEQUENCED items in the subform. If creating a new record in the subform, the user must enter a value for SequenceNumber. (The sequence...
  3. zachsiue

    Can I open a form based on the results of two cbo's

    Hi, I have created a main form in which the user selects an item from cboONE and it determines the items that are displayed in cboTWO. Depending on the selection in cboTWO, a unique form will open. My problem has occured because, some of the selections from cboONE produce identical...
  4. zachsiue

    Need Help Getting Form to Store Value From cbo!!

    Hi, I have created a 2 combo box form. The first combo box determines what is in the second combo box. I did this by having the second combo box run a query using the selection from the first combo box. It is working fine, except I can't get the value from the second combo box to store into...
  5. zachsiue

    How do you add Columns to the Query design form?

    Hi, I am a new access user who is trying to create a query that requires information from many tables. The query is working, but I ran out of columns on the bottom of the design form to tell the query what information to output. (I am talking about the columns that have the rows: Field...
  6. zachsiue

    I just created a combo box on my ma

    I just created a combo box on my main form that launches different forms depending on which item is selected. I would like to "carry" some of the information on the main form onto the form created when I selected the combo box option. What would be the best way to do this? Here is...
  7. zachsiue

    CAN I OPEN DIFFERENT FORMS FROM 1 COMBO BOX

    Hi, I would like to set up a combo box so that when a user selects an item from the box, a form specific to that item will be opened. Is this possible? If so what code would I need to implement this? i.e. On a form called Main, cboExample contains the following entries: ItemA, ItemB, and...
  8. zachsiue

    IS IT POSSIBLE TO LINK A FORM TO A COMBO BOX

    Hi, I have created a form that is built off of several different tables and subforms. In order to "hide" some of the complexity of the form, I was wondering if it were possible to have a form/subform start up after a selection has been made from a combo box. Is this possible? If...
  9. zachsiue

    Linking a form to a combo box

    Hi, I have created a form that is built off of several different tables and subforms. In order to "hide" some of the complexity of the form, I was wondering if it were possible to have a form/subform start up after a selection has been made from a combo box. Is this possible? If...
  10. zachsiue

    Combo Box Help

    Hi, I am a new user of Access with a question about combo boxes. I have created a combo box in Table 1, using 2 columns of Table 2 (Columns 1 and 2). Using the wizard, I could only display the information of one of the columns in Table 1 after selecting an item from the combo box. I chose...

Part and Inventory Search

Back
Top