D
Dana
I am attempting to create a database using Access 97 that will, among
other things, fill out an insurance claim form called a HCFA 1500.
This is a pre-printed form that has several fields that need to have
boxes checked. For instance, the form has a check box for "male" or
"female" and for "married," "single," or "other." In my table I have
used a combo boxes for these data. When I create a report, it will
print the words, "single," "married," "female," etc. but what I need it
to do is make an "X" at a particular point on the report to correspond
with the appropriate box in the HCFA 1500 form. For example, I might
want an "X" in the report to be placed 2.5" from the left margin and
4.5" from the top if the value in the Gender combo box is "male" and an
"X" to be placed 2.75" from the left margin and 4.5" from the top if
the value in the Gender combo box is "female."
I do not know code and am not sure where it would go if someone gave it
to me- creating macros is about as sophisticated as I get. Is there a
relatively easy way for me to accomplish this goal?
Thanks in advance for any help you can give me.
Dana
other things, fill out an insurance claim form called a HCFA 1500.
This is a pre-printed form that has several fields that need to have
boxes checked. For instance, the form has a check box for "male" or
"female" and for "married," "single," or "other." In my table I have
used a combo boxes for these data. When I create a report, it will
print the words, "single," "married," "female," etc. but what I need it
to do is make an "X" at a particular point on the report to correspond
with the appropriate box in the HCFA 1500 form. For example, I might
want an "X" in the report to be placed 2.5" from the left margin and
4.5" from the top if the value in the Gender combo box is "male" and an
"X" to be placed 2.75" from the left margin and 4.5" from the top if
the value in the Gender combo box is "female."
I do not know code and am not sure where it would go if someone gave it
to me- creating macros is about as sophisticated as I get. Is there a
relatively easy way for me to accomplish this goal?
Thanks in advance for any help you can give me.
Dana