R
Randy
I need a way to prevent gaps caused by data entry errors. Example: I have
a control on my form where a contract number is entered. The same contract
number may be identical on numerous records. If one record has a gap in the
contract number caused by data entry errors, the summary I have created will
not include the number with a gap. If I have 10 records with a contract
number of I111222, but one record has a gap or space at the beginning of
the number such as _I111222 or I_111222 the record with the gap will not be
included in my summary. How can I eliminate these errors? I was was hoping
with some kind of input mask. The other issue is the contract numbers do
not always start with a letter or are always 7 digits. Could be: M11122 or
11122 etc...Thanks..Randy
a control on my form where a contract number is entered. The same contract
number may be identical on numerous records. If one record has a gap in the
contract number caused by data entry errors, the summary I have created will
not include the number with a gap. If I have 10 records with a contract
number of I111222, but one record has a gap or space at the beginning of
the number such as _I111222 or I_111222 the record with the gap will not be
included in my summary. How can I eliminate these errors? I was was hoping
with some kind of input mask. The other issue is the contract numbers do
not always start with a letter or are always 7 digits. Could be: M11122 or
11122 etc...Thanks..Randy