G
Guest
Hello
I posted on this awhile ago, and never got a solution. This issue is discussed in KB article 121512, but its proposed solutions don't work for my situation (see #2 below). I have done the following to try to resolve it already
1- used message box to show the number of characters I was trying to use for that field (was 9, which is the size of that field in the table to which the form is bound
2- Have been able to edit this field successfully directly into the table - and a different form where new records are entered is able to accept the 9 characters for this field (the problem occurs on a modify-existing-data form
3-On a development copy of the database, I have tried to fix the situation by creating a new text box for this field on the update form (instead of the existing one), but got the same error. Please advise, thanks. F. Barth
I posted on this awhile ago, and never got a solution. This issue is discussed in KB article 121512, but its proposed solutions don't work for my situation (see #2 below). I have done the following to try to resolve it already
1- used message box to show the number of characters I was trying to use for that field (was 9, which is the size of that field in the table to which the form is bound
2- Have been able to edit this field successfully directly into the table - and a different form where new records are entered is able to accept the 9 characters for this field (the problem occurs on a modify-existing-data form
3-On a development copy of the database, I have tried to fix the situation by creating a new text box for this field on the update form (instead of the existing one), but got the same error. Please advise, thanks. F. Barth