Thank you I will do this.
Is there a way that I can set up the subforms so that it looks like 1 big
form to the person who will enter the data?
If it can't be 1 big form can I hide the record numbers somehow?
>Thank you I will do this.
>
>Is there a way that I can set up the subforms so that it looks like 1 big
>form to the person who will enter the data?
Sure. I'd suggest NOT using the form wizard (except as a starting
point) - it makes subforms as Datasheets, which can look confusing.
You can open the form you're using as the subform in design view and
change its Default View from Datasheet to either Single Form (if you
want to see one address at a time) or my preference, Continous Forms,
showing one address per row.
>If it can't be 1 big form can I hide the record numbers somehow?
sure. Just don't include them on the form! Users should never need to
see Autonumber values at all.
Again, the form wizard gets you from A to B, and on a good day maybe
to C. If you want a good, friendly form you'll need to get into form
design mode yourself and improve things.
John W. Vinson[MVP]