Search results

  1. C

    Multiple linked tables query

    Hello, In my Access (2010) database, I have 4 linked tables (from other Access databases) that I would like to feed into one table, or query. I've tried using the query design but can't seem to get it right. Each table has the following columns: Date, ColorID, PartCategory, PartSubcategory...
  2. C

    Forms feeding ID numbers into table and not descrpitons

    I'm feeding the info from the table into an excel sheet that people will be looking at when the data is refreshed. I want to people who will be viewing the document at the time of the refresh to be able to see the category. Sorry for the confusion.
  3. C

    Forms feeding ID numbers into table and not descrpitons

    Yea that's what I have in the combo boxes. So when I click the drop-down it displays the description value and not the ID number. But when it records in the table it records the ID number and I want to to display the description value.
  4. C

    Forms feeding ID numbers into table and not descrpitons

    Is there any way that I can get the description value and not the ID number?
  5. C

    Forms feeding ID numbers into table and not descrpitons

    In my database, the user opens the form and enters data (per usual). When they select items in the combo box, in the table that it puts the data in, it puts the item ID number and not the actual name. For example. When someone selects "flat panels" from a drop down, it records ''flat panels'' ID...
  6. C

    Settling Synconized combo boxes to keep their values on new records

    Hello, I've found myself in quite the perdicament.. I have 2 combo boxes in a form. One combo box has a list of categories, while the second bombo box is synconized so that it pulls the category selected's coresponding subcategories from it. The rest of the boxes in my form are not synced and...
  7. C

    ComboBox Problems

    Hello again, I have a seperate question from my last... still feeling like a noob. I have a form that needs a little "sophistication". I have one drop down menu with part categories... flat panels, shelf-ends, etc. And then I have another combo box with a list of sub-categories that...
  8. C

    Automatic Date Loading

    Hello all, I'm relatively new to the Access scene so I really don't know much beyond the basics regarding Access so I was wondering if anyone could help me. I created a form that an inspector will fill out each time they make a data recording. However each time they make a new recording they...
Back
Top Bottom