![]() |
|
|
Welcome to the { mindfrost82.com } forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Error on Second Record
I have a form that has a subform on it. When a user creates a new record on
the main form and then goes to make a selection in a combo box on the subform I get a message that says "The field is to small to accept the amount of data you have tried to add. Try inserting or pasting less data." It works fine until the user moves to a new record. |
|
|||
|
RE: Error on Second Record
is the subform's field size out of sync with its underlying table's field size?
-- NTC "pfm721" wrote: > I have a form that has a subform on it. When a user creates a new record on > the main form and then goes to make a selection in a combo box on the subform > I get a message that says "The field is to small to accept the amount of data > you have tried to add. Try inserting or pasting less data." It works fine > until the user moves to a new record. |
|
|||
|
RE: Error on Second Record
Not that I can tell. It works fine as long as I am under the first record for
a patient. When I have a problem is when a second record is created for a patient. "NetworkTrade" wrote: > is the subform's field size out of sync with its underlying table's field size? > -- > NTC > > > "pfm721" wrote: > > > I have a form that has a subform on it. When a user creates a new record on > > the main form and then goes to make a selection in a combo box on the subform > > I get a message that says "The field is to small to accept the amount of data > > you have tried to add. Try inserting or pasting less data." It works fine > > until the user moves to a new record. |
|
|||
|
RE: Error on Second Record
Did you solve this problem? I am having the exact same issue.
"pfm721" wrote: > I have a form that has a subform on it. When a user creates a new record on > the main form and then goes to make a selection in a combo box on the subform > I get a message that says "The field is to small to accept the amount of data > you have tried to add. Try inserting or pasting less data." It works fine > until the user moves to a new record. |
|
|||
|
RE: Error on Second Record
Problem solved. Parent field and Child field were different sizes. After I
edited to match, new record could be entered. "twr126" wrote: > Did you solve this problem? I am having the exact same issue. > > "pfm721" wrote: > > > I have a form that has a subform on it. When a user creates a new record on > > the main form and then goes to make a selection in a combo box on the subform > > I get a message that says "The field is to small to accept the amount of data > > you have tried to add. Try inserting or pasting less data." It works fine > > until the user moves to a new record. |
![]() |
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|