Hi all
I have designed a user form to control what is entered into a data table, one of the fields is a free text option via a textbox.
The user has the ability to enter as many characters as they wish, but when the user forms updates it only shows 254 characters.
To retrieve data from the data table, a loop is used and it circulates through a list of fields.
Could be causing the problem?
Regards
Ian
I have designed a user form to control what is entered into a data table, one of the fields is a free text option via a textbox.
The user has the ability to enter as many characters as they wish, but when the user forms updates it only shows 254 characters.
To retrieve data from the data table, a loop is used and it circulates through a list of fields.
Could be causing the problem?
Regards
Ian