T tytlwkltc Registered User. Local time Today, 09:35 Joined Jun 26, 2014 Messages 29 Jul 8, 2014 #1 i just wanna ask can i set a field size for a textbox so that it can be entered only a limited number a words For example, when i set field size = 8 and want to type beautiful, it will stop at "beautifu".
i just wanna ask can i set a field size for a textbox so that it can be entered only a limited number a words For example, when i set field size = 8 and want to type beautiful, it will stop at "beautifu".
GinaWhipp AWF VIP Local time Yesterday, 21:35 Joined Jun 21, 2011 Messages 5,899 Jul 8, 2014 #2 You set the Field Size at the Table Level. Once you set it to allow 8 characters it will only except 8 no matter what you type.
You set the Field Size at the Table Level. Once you set it to allow 8 characters it will only except 8 no matter what you type.
T tytlwkltc Registered User. Local time Today, 09:35 Joined Jun 26, 2014 Messages 29 Jul 8, 2014 #3 Sorry that as I haven't mentioned the text box will not be controlled by the table......
GinaWhipp AWF VIP Local time Yesterday, 21:35 Joined Jun 21, 2011 Messages 5,899 Jul 8, 2014 #4 You can use a input mask of "CCCCCCCC" OR Have a look at... http://allenbrowne.com/ser-34.html