Search results

  1. B

    MDE frontend + ACCDE frontend with MDB backend

    I have an access 2002 mde application (with a lot of vba code) that runs on a server. The mde application links to an mdb backend database. Some users have Office 2002 and others Office 2010. A few (but not all) users on 2010 are getting a variety of non-fatal errors that I can't resolve. I...
  2. B

    Create report from form

    I have an access 2002 application where people can use a form to create a new record in the table. They would like to have a button on the form that would print a report of the record they are just now creating. The report would include data elements from this form, plus data elements from other...
  3. B

    Access combo box "first choice"

    For starters, I am using Access 2002. I am not smart enough to even ask this question clearly, so I will make an example and then ask the question: tblWorkOrder includes maintenance work requests for an apartment building. The primary key is WorkOrderNumber. The field tblWorkOrder.LocationID...
Back
Top Bottom