Red
Not sure I understand your data yet. Are you saying that you have one
table, and two "samples" (a query of 20 and a query of 100)?
Is there any way these two samples (queries) are related to each other in
your data? For example, all did something on the same day, so you could use
the date to pull them together into one query?
If you are using a report, a "brute force" method might be to use the
results of one query in a "main report", and the results of the second query
in a sub-report. Then you could add a control to your report and set the
ControlSource to something like:
=[FirstQuery'sValue]/[SecondQuery'sValue]
Watch out for /0 issues!

Signature
Regards
Jeff Boyce
<Office/Access MVP>
> Thanks Jeff, (Wish it was me doing the clown skit sometimes LOL)
> What I wanted to do was do the division via a seperate query. If I have
[quoted text clipped - 20 lines]
> >> VR,
> >> Red
red skelton - 11 Nov 2005 15:03 GMT
Jeff, thanks for your advice. I've got to go now and wont be back til Mon.
I'll work on it again then. Dont want you to think I've ignored you cuz its
much appreciated. Have a good week end.
Red
>Red
>
[quoted text clipped - 18 lines]
>> >> VR,
>> >> Red