Fifty four-character textboxes?
Speaking as a guy who used to type in machine-language codes from
Compute! magazine, I can testify that no one ever successfully typed
in 200 random characters.
Or, if you really insist on doing it in one field, your input mask should be:
oObject.Format = "R"
oObject.InputMask = REPLICATE("XXXX-",40)
On Thu, Feb 12, 2015 at 8:17 PM, Sytze de Boer <[email protected]> wrote:
> I have a 200 char field
> When data is input, I want to force maximum 4 char input, but there may be
> 40 such sets
>
> I have tried input mask space space space space dash, 40 times
> I have tried =replicate(" -",40) (4 spaces and a dash)
> Neither seems to work
>
> Can anyone help me?
>
> --
> Kind regards,
> Sytze de Boer
>
>
> --- StripMime Report -- processed MIME parts ---
> multipart/alternative
> text/plain (text body -- kept)
> text/html
> ---
>
[excessive quoting removed by server]
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message:
http://leafe.com/archives/byMID/profox/cacw6n4vnfyyl-nllycql5p2f3pikfbvptj9z5xfgwvifmb_...@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.