Discussion Overview
The discussion revolves around creating queries in Access 2013, specifically focusing on how to perform a count of values and define new columns based on existing data. The scope includes practical application and technical clarification related to database queries.
Discussion Character
- Homework-related
- Technical explanation
Main Points Raised
- One participant expresses uncertainty about how to perform a count in a query, mentioning the use of the Σ symbol but indicating it has not worked.
- Another participant suggests using the SUM function to add values of successive cells, which may not directly address the counting issue.
- A participant seeks clarification on how to define a new column that multiplies the values of two other columns, questioning whether an equals sign is needed after the colon.
- A later reply provides a format for defining a new variable as the product of two fields, indicating that new fields can be created using arithmetic or logical operations.
Areas of Agreement / Disagreement
The discussion contains multiple competing views and remains unresolved regarding the best approach to perform a count in Access queries. Participants are exploring different methods without reaching a consensus.
Contextual Notes
Participants have not clarified specific assumptions about the data structure or the exact nature of the queries being attempted, which may affect the applicability of their suggestions.