Search results

  1. P

    Data from lookup displayed as numbers

    I have a report that pulls data from a query. One of the fields in the query is called "Committees" and pulls from a lookup field in a table. The lookup allows multiple selections because many of the board members are in multiple committees. Also, this Committee lookup field pulls from a...
  2. P

    A little trouble with a lookup display

    I'm making a database for a non-profit and I have a volunteer table attached to an volunteer input form. In the volunteer form there's a drop down box that pulls from a "contributors extended" query. "Contributors extended" has a column that takes the last name and first name columns from the...
  3. P

    Simple If IsNull query question

    I'm making a simple membership database for a nonprofit org. When a new donation is entered there is a drop down box that shows all of the current members in the database. It's populated by a query that pulls the names from a table... my issue is that some of the donor name fields are blank...
Back
Top Bottom