Cant fill in the blanks..

M

Michael

I have a form that is made from a query. The query pulls up an order and I
need to have the user fill in more information regarding the order. When I
try to type into a textbox.. I cannot type anything. I have some dropdown
boxes that work and I have a calendar that will not fill in the blanks
also.. Is this because it was pulled from a query?
thank you
Michael
 
S

SusanV

Hi Michael,

Most likely your query is not updatable. In Access Help, search for
updatable query for more information on what restricts queries in this
fashion.
 
M

Michael

Thank you Susan

SusanV said:
Hi Michael,

Most likely your query is not updatable. In Access Help, search for
updatable query for more information on what restricts queries in this
fashion.
 
Top