Changes in Form

M

Micki

How can I change a Form in Design View. I have a pre-
existing form with lots of fields. I need additional
fields (text boxes, labels) some with calculations. Do I
go into the form directly? in the Design View? How can I
expand the length of the page?
 
S

Scott McDaniel

Assuming the db is not an .mde, and assuming your have the appropriate
permissions ... yes, but make a COPY of the form BEFORE doing any design
work on it. To lengthen your page, move the mouse over the bottom (or right)
edge, click and hold, then drag the form until it's the size you want. Also,
if you're not sure of your data management skills, check with the database
admin to make sure you're not inadvertantly mucking up data integrity ...
 
Top