fraser_lindsay
Access wannabe
- Local time
- Today, 22:31
- Joined
- Sep 7, 2005
- Messages
- 218
Hi,
I woudl like to apply an input mask to a field to ensure the following:
- All caps
- Max 15 text characters
- Max 4 numnerical characters at the end
NO symbols, as this reference ultimately beomes part of a PDF filename.
Caps is easy, >
and I can sort of get what I want with the text and numbers using this:
>???????????????9999
However, my references are not always that exact length and may be shorter with only 3 numerical values at the end. The problem is that the user has to know to click right at the end for the numbers, which isn't obvious.
Also, it's very messy as the text inserts anywhere within that mask.
Is it possible to just start typing at the start of the field (in caps) but up to the maximum character number permitted and with optional numbers, but absolutely no symbols?
Thanks,
Fraser
I woudl like to apply an input mask to a field to ensure the following:
- All caps
- Max 15 text characters
- Max 4 numnerical characters at the end
NO symbols, as this reference ultimately beomes part of a PDF filename.
Caps is easy, >
and I can sort of get what I want with the text and numbers using this:
>???????????????9999
However, my references are not always that exact length and may be shorter with only 3 numerical values at the end. The problem is that the user has to know to click right at the end for the numbers, which isn't obvious.
Also, it's very messy as the text inserts anywhere within that mask.
Is it possible to just start typing at the start of the field (in caps) but up to the maximum character number permitted and with optional numbers, but absolutely no symbols?
Thanks,
Fraser