Sub-Form Datasheet Error

S

solar

Hi,

In a subform-Datasheet view, When i try to type data, it showing the
following error.
-----
"You can't assign a value to this object.

The Object may be a control on a read-only form.
The Object may be on a form that is open in Design View.
The Value may be too large for this field. "
----
What could be a problem...?

Can anybody point out me...?

Thanks in advance...

ngr.
 
A

Arvin Meyer [MVP]

The reasons given are all valid. Most likely, the reason is the 3rd
possibility (The Value may be too large for this field.) If you have an
integer and are trying to enter a number larger than 32,768, you will get
this error.
 
H

Hooker DBA [MSFT]

Arvin should not be trusted; he believes that the only appropriate use
of Access is to use MDB / MDE files.

I mean.. that cry baby needs to lose the training wheels
 
Top