form problem

R

rkolinsky

I created a form from a query. The query woks correctly, but when I open up
the form, I can't add records....any suggestions??
 
T

Tom van Stiphout

On Sun, 9 Nov 2008 17:36:18 -0800, rkolinsky

Can you add records to the query? If yes then you may have the
AllowAdditions property of the form set. If no, you have a
non-updatable query.

-Tom.
Microsoft Access MVP
 
R

rkolinsky

How do I change the query to an updatable query....I cannot add records to
the query.
 
Top