G
Glynn
I have put an Input Mask "Cash at Bank - "aaaaaaaaa"" in my form to ensure
the user precedes the "aaaaaaa" part of the mask (Bank name) with the title
'Cash at Bank - '.
In the form, this works fine. When the user clicks on to the Control, the
Mask ' Cash at Bank' appears, and the user then enters the bank name in the
"aaaa" section - but - the Mask part does not flow through to the relevant
Table or the subsequent reporting. The Bank Name is captured OK, but the
Mask 'Cash at bank - ' simply dissappears.
I need to force the user to precede the name with the text 'Cash at bank -
', and have other similar situations where I need to force the user to
precede the input with predetermined text.
I don't understand why the Mask does not save into the table for subsequent
reporting. Any help will be appreciated.
the user precedes the "aaaaaaa" part of the mask (Bank name) with the title
'Cash at Bank - '.
In the form, this works fine. When the user clicks on to the Control, the
Mask ' Cash at Bank' appears, and the user then enters the bank name in the
"aaaa" section - but - the Mask part does not flow through to the relevant
Table or the subsequent reporting. The Bank Name is captured OK, but the
Mask 'Cash at bank - ' simply dissappears.
I need to force the user to precede the name with the text 'Cash at bank -
', and have other similar situations where I need to force the user to
precede the input with predetermined text.
I don't understand why the Mask does not save into the table for subsequent
reporting. Any help will be appreciated.