Totals Query

  • Thread starter Thread starter James
  • Start date Start date
J

James

Hi I have a form...

On this form I have 3 combo boxes... Each one of these
will have a value when selected... I would like a query
based on the values of these combo boxes to record the
percentage of the number of records against the values in
the combo boxes...

Any Assistance Appreciated...

James
 
Thanks for that how do I adapt it to look at the values
from my combo boxes? and then do what it does?

Many Thanks

James
 
It also comes up with source what do I put for that? And
also I have a reserved word (Number) what do I do here?

Many Thanks

James
 
Hmm
The combo boxes must be bound to an object right. So, I dunno what exactly you need to do
As for reserved words, well that's always a huge pain in the butt. You're going to have to get rid of them somehow. Just change it for something else I guess.
 
Ok so whats my source in the table please could you help
with this??

Also I have to get the combo boxes somehow into this query
does anyone out there have any idea how to do this?

Also this reserved word thing... I have done the
following: "Number" and the error goes away would the code
still run or would it treat Number as something diffrent
now?

Many Thanks

James
-----Original Message-----
Hmm.
The combo boxes must be bound to an object right. So, I
dunno what exactly you need to do.
As for reserved words, well that's always a huge pain in
the butt. You're going to have to get rid of them somehow.
Just change it for something else I guess.
 
Back
Top