![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, sorry for my english using Access 2003, in a form there's a cmbbox that saves values in a text box. I've made it using the wizard. I. e. selecting first name in cmbbox it puts last name in text box. The problem is that the second name can't be longer than 30 characters because, if it is, Access display an error "Input or paiste less data". How can I modify this limit? Thank you so much. Remigio |
#3
| |||
| |||
|
|
remigio wrote: Hi, sorry for my english using Access 2003, in a form there's a cmbbox that saves values in a text box. I've made it using the wizard. I. e. selecting first name in cmbbox it puts last name in text box. The problem is that the second name can't be longer than 30 characters because, if it is, Access display an error "Input or paiste less data". How can I modify this limit? Thank you so much. Remigio Sounds like your TextBox is bound to a table field and the field has the 30 character size limit. *Go into the design view of the table and change the length there. An unbound TextBox can hold over 60,000 characters. |
![]() |
| Thread Tools | |
| Display Modes | |
| |