capdownlondon
Registered User.
- Local time
- Today, 16:50
- Joined
- Mar 18, 2007
- Messages
- 52
I have a table that has the follwoing fields:
-student name
-pesent percentage
-compare value 1 (a number)
-compare value 2(a number)
now i want a query to display the following fields as an output
-Student name
-Compare value
-present percentage 1
-present percentage 2
so where "compare values" 1 and 2 are equal it will display 1 record in the query that will show both the values. in respective fields.
-student name
-pesent percentage
-compare value 1 (a number)
-compare value 2(a number)
now i want a query to display the following fields as an output
-Student name
-Compare value
-present percentage 1
-present percentage 2
so where "compare values" 1 and 2 are equal it will display 1 record in the query that will show both the values. in respective fields.