Search results

  1. R

    How to turn off macro error when clicking blank part of form

    Hi I seem to get a cant find macro error when I click on an empty part of a form, if there a way to stop this please
  2. R

    Products Subform/Subtotal

    Hi Again I have 2 questions as i'm not sure which direction to go in now. I have a job form which gets most of its information from a table called jobs and on this form I have a subform which is linked to an sales table . All the subform has is a combo box for services and a price , which...
  3. R

    Unbound text box

    hi iam having a problem trying to use an unbound text box on a form in access 2007. I am trying to pull the first name out of a table called customer where the id matches the same customer id used on the form(Frm_jobs using this code =DLookUp("FirstName","Customer","CustomerID=" &...
  4. R

    Qry linked form wont allow to add text box

    Hi I am using Office 2007 and have a form that is linked to a query, also I have a sub form linked to the same query. I cant understand why both forms say in their properties that they are linked to a query but when I try and add a text box to show customer ID it tries to show data from a table
  5. R

    Relationships versus Queries

    Hi I am I but confused as whether I need to use relationships or queries for drop down boxes in a form or table in access 2007 as I did have a couple of drop down boxes working but having say a customer table and say a title table and using a primary key on the customer table and a foreign key...
Back
Top Bottom