Suppressing a line in a form

C

CHAD GRAYBILL

I have a form made up for mailing ie. the fields are as follows:

[BUSINESS NAME]
[FIRST] [MI] [LAST]
[ADDRESS]
[CITY], [STATE] [ZIP]

Problem is sometimes I have a business name with no first mi last line. Then
I end up with blank line between [BUSINESS NAME] and [ADDRESS] fields.

Is there anyway in the form that I can suppress this line & bring down
[Business Name] field.

Thanks in advance.
Chad Graybill
(e-mail address removed)
Lancater, PA
 
B

Bruce

Save the form as a report, open the property sheet for the First, MI, and
Last text boxes, click the Format tab, and set Can Shrink to Yes. Place a
command button on the form to open the report. You can use the command
button wizard for that (make sure the magic wand is highlighted in the
Control Toolbox, click the command button icon and draw a command button on
the form, and follow the prompts).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top