C
Chris
I have built a database for a pilot log book. I have the
table and form and the main query that gives me the
totals of each column all set and working great.
But i can figure out how to make a query that will cross
reference entries of two or more columns and give me the
sum of one of the selected column..
Example: I have NIGHT column and i have a DUAL and a
SOLO column, i want a query that will give me the total
DUAL/NIGHT and another one that will give me to total
SOLO/NIGHT... I having trouble building the proper
expressions.... can anyone help? If i can these last
couple queries figured out, mine and a bunch of my pilot
friend's lives will be just a little easier...
Thanx
table and form and the main query that gives me the
totals of each column all set and working great.
But i can figure out how to make a query that will cross
reference entries of two or more columns and give me the
sum of one of the selected column..
Example: I have NIGHT column and i have a DUAL and a
SOLO column, i want a query that will give me the total
DUAL/NIGHT and another one that will give me to total
SOLO/NIGHT... I having trouble building the proper
expressions.... can anyone help? If i can these last
couple queries figured out, mine and a bunch of my pilot
friend's lives will be just a little easier...
Thanx