Form using queries not allowing new records

  • Thread starter Thread starter Aaron
  • Start date Start date
A

Aaron

Help!

I broke my form again! I know what did it, but I don't know how to fix
it.

Basically, I needed to use queries to calculate a couple of the values
for the forms. I can see that the join type for the queries doesn't
seem to
exist, if I join them to the tables. I can only assume this is just as
bad as having an "indeterminate" join type, as far as disallowing new
records.

So, what can I do about it? Can I create tables from these queries, so
that I can fix the relationships? How?

-Aaron
 
You don't necessarily need queries to perform calculations. Often
times you can perform the calculation right on the form itself.
Perhaps if you describe in little more detail what you are doing, it
would be easier to assist you.
 
Jeff L wrote:
Never mind. I didn't need to use this type of query. I think I FINALLY
learned some Access this time around.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top