changing values in a bound textbox

D

Dinky

Hi
I'm having trouble making changes to a text box that is bound to
query field.
I cannot change the value at all.
The text box is enabled and is not locked but it is acting like it was
It used to work and I do not know of any other reason why it would ac
like this.

Can anyone help?

Thanks,
Dink
 
J

John Vinson

Hi
I'm having trouble making changes to a text box that is bound to a
query field.
I cannot change the value at all.
The text box is enabled and is not locked but it is acting like it was.
It used to work and I do not know of any other reason why it would act
like this.

It's probably the query itself that is not updateable - not all
queries are! Could you post the SQL view of the query?
 

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

Top