using forms

  • Thread starter Thread starter john kemm
  • Start date Start date
J

john kemm

I am trying to allow a textbox in a subform in a form to accept input from
the keyboard. At the moment it obstinately refuses to react to keyboard entry.

As far as I can see the textbox is enabled and unlocked and the form allows
edits.

Please can anyone suggest what else might be wrong and what I should do to
make this textbox editable.

Many thanks
 
I am trying to allow a textbox in a subform in a form to accept input
from the keyboard. At the moment it obstinately refuses to react to
keyboard entry.

As far as I can see the textbox is enabled and unlocked and the form
allows edits.

Please can anyone suggest what else might be wrong and what I should do
to make this textbox editable.

Many thanks

Is the computer "beeping" at you as you type? Do you see any messages in
the taskbar like "recordset is not updateable"?

It is not uncommon for the form's Recordsource to be the one that does
not allow edits. It is not only the form that controls that.
 

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