P
Paul
I have what should be a relatively easy problem to fix but
I just can't seem to get there from here. I would
appreciate any help that could be provided.
I have a database with two tables. In one table I keep
the information about a group of people. There are
several fields that I want to perform calculations on, and
they are all check boxes. (i.e. count how many people
have each field checked) I want to store those values
(update) in a second table.
I have created a query that tells me how many people have
each box checked, but I just can't seem to save that
number in my second table. I have checked all the
knowledge base questions and can't seem to get it to
work. I either get a prompt for "Enter Parameter Value"
or errors that it is not part of the aggregate function or
numerous other errors based on the techniques that I try.
I would appreciate any assistance or suggestions that
anyone has. Thanks.
I just can't seem to get there from here. I would
appreciate any help that could be provided.
I have a database with two tables. In one table I keep
the information about a group of people. There are
several fields that I want to perform calculations on, and
they are all check boxes. (i.e. count how many people
have each field checked) I want to store those values
(update) in a second table.
I have created a query that tells me how many people have
each box checked, but I just can't seem to save that
number in my second table. I have checked all the
knowledge base questions and can't seem to get it to
work. I either get a prompt for "Enter Parameter Value"
or errors that it is not part of the aggregate function or
numerous other errors based on the techniques that I try.
I would appreciate any assistance or suggestions that
anyone has. Thanks.