Recent content by Bob Paul

  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

    Access combo box "first choice"

    I got it functioning and it looks great. Thank you very kindly. BP
  3. B

    Create report from form

    Thank you very kindly. You gave me the useful (and accurate) information that allowed me to accomplish the task. Kind regards, BP
  4. B

    Create report from form

    Have a great holiday and stay happy
  5. B

    Access combo box "first choice"

    Thank you very much for your clear explanation. I am excited about trying this out! BP
  6. 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...
  7. B

    Access combo box "first choice"

    Thank you very much for responding. Yes, I am just learning how to use this wonderful forum. To answer your question - they are separate forms (not subforms). I didn't understand subforms or sub tables when I wrote developed the application (this is a "learn as you go" project that has grown...
  8. 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