S
Steve
Question 1: I'd like to have an input mask for certain
fields of a table for a person's social security number ie
###-##-####. The problem is, the technology I'm working
with is...subpar, so there is no wizard to help me! IF
someone could tell me the syntax for that input mask, it
would be much appreciated.
Question 2: This one's a bit tougher. My database is
going to be used by receptionists/secretaries to input
information from telephone calls. What I need to know for
a report is how many calls have been received per month.
I also need to know how many people have given insurance
information to the secretaries (per month, as well). I
assume that because the insurance info goes on a separate
table/form, I could just put in an autonumber or determine
how many records there are with a module. If I'm wrong
about this, please correct me. As for the first part,
well, I need a little help (perhaps a function that can be
put in a module would do???). Anyways, those are my
questions. Thanks in advance.
fields of a table for a person's social security number ie
###-##-####. The problem is, the technology I'm working
with is...subpar, so there is no wizard to help me! IF
someone could tell me the syntax for that input mask, it
would be much appreciated.
Question 2: This one's a bit tougher. My database is
going to be used by receptionists/secretaries to input
information from telephone calls. What I need to know for
a report is how many calls have been received per month.
I also need to know how many people have given insurance
information to the secretaries (per month, as well). I
assume that because the insurance info goes on a separate
table/form, I could just put in an autonumber or determine
how many records there are with a module. If I'm wrong
about this, please correct me. As for the first part,
well, I need a little help (perhaps a function that can be
put in a module would do???). Anyways, those are my
questions. Thanks in advance.