P
Phil
I have creaetd a query using a"partition" statement which splits data into
set ranges. I have several queries performing the same function to different
data. The idea is that I can then create a single query, which will show the
results for each sub-query.
The problem is that the results from the query ignore any ranges where there
is no values ( ie 10-20 2; 20-30 1;40-50 5 etc). This makes it difficult to
compare each of the partition queries.
Is there any way in which I can force Access to include a range , regardless
of whether there is any values with it?
I hope this makes sense
Phil
set ranges. I have several queries performing the same function to different
data. The idea is that I can then create a single query, which will show the
results for each sub-query.
The problem is that the results from the query ignore any ranges where there
is no values ( ie 10-20 2; 20-30 1;40-50 5 etc). This makes it difficult to
compare each of the partition queries.
Is there any way in which I can force Access to include a range , regardless
of whether there is any values with it?
I hope this makes sense
Phil