Search results

  1. M

    Access 2010 combobox with foreign key and relationships

    I created an Access 2010 database in Windows 7. My form has two comboboxes. The first is for level1 choices. These link up to my tblLevel1. My structure looks like this: Level1ID: this is autogenerated cat number: cat1, cat2, cat3, etc. cat description: mailroom, reception area, etc. The...
  2. M

    OLEs not showing up in forms & reports

    I am using Access 2010. I have a database with two OLE fields in the table. Most of the images stores in the OLE fields show up in my form and report. The ones that do not show up in the form have the name of the file (ex. 1234.bmp) with the icon for MS Paint (the painter's pallete) with the...
  3. M

    Access 2010 SQL Statement with tables and query

    I am using Access 2010. I have a table that I am using to pull my data from other tables and a query. My table is called tblMyData. One of the field names is level1. This field points to another table, and gives the user the choices for states (examples California, Texas, Maine). Another...
Back
Top Bottom