Search results

  1. P

    update macro

    I can't get my update macro button to work. I'm trying to update every Product Model #10 but only if it is in product group AB on the Product table. Please note the names are correctly labelled... I have [forms]![UpdateProduct]![ProductGroup] as criteria for Product Model column in my...
  2. P

    dlookup #name? error

    I am trying to get the surnames of customers to populate based on the selected product groups, product models and first names. The expression below results in #name? error. What did I do wrong? Please note that I do not have a primary key in the query. I only have unique records...
  3. P

    Populate field with drop down list

    Is there a function that will populate a field with drop down menu based on two criteria? I want the the fields with first and last name to populate with drop down lists based on the employee code I have inputted in the form and job title from a query. Path: looks at employee code from form...
  4. P

    changing format simultaneously

    [solved] changing format simultaneously How do I change the background colors and text formatting in all of the reports in one database at the same time? If this is not possible, is there an easier way to change the report formatting without going through every report?
  5. P

    show only one record per unique identifier?

    I've been working on this issue for hours...and I can't get anywhere... I have 10 tables linked in one query. 9 tables are linked to one main table (one to many relationship). I want to get rid of duplicate records that show different data in multiple columns. I want only one record of this...
  6. P

    Hello

    I joined recently and I look forward to contribute to and learn from this community!
Top Bottom