Search results

  1. K

    Data not showing up in Query, but in Table

    I did get the column finally to appear in the query, but it has "Expr1015" in the title field of it instead of the name Business Phone.:banghead:
  2. K

    Data not showing up in Query, but in Table

    Here's the entire sql. SELECT [MIP Participants Table].ID, [MIP Participants Table].[Program Year], [MIP Participants Table].[Group I], [MIP Participants Table].[Group II], [MIP Participants Table].[Group III], [MIP Participants Table].[Last Name], [MIP Participants Table].[First Name], [MIP...
  3. K

    Data not showing up in Query, but in Table

    Sure - here is the sql for the business phone number column. [Business Phone], [MIP Participants Table]
  4. K

    Data not showing up in Query, but in Table

    I only have 25 columns and it is marked "show" underneath in the design view.
  5. K

    Data not showing up in Query, but in Table

    If I go to design view is that in there?:rolleyes:
  6. K

    Data not showing up in Query, but in Table

    Good afternoon everyone. My name is Kim. I am working with a database and existing query from my predecessor. The field in the query appears in both the database table and the query. However, when I run the query it doesn't appear. Is there a limit to the number of columns in a query? I...
Back
Top Bottom