Sorry, but your first mistake was in adding 10 additional fields for the
amendments. That's called a "repeating group", and is a violation of
database normalization principles.
Rather than 10 fields for the 10 amendments (and what are you going to do
when there's an 11th amendment?), you should have a second table, linked to
the first one, that has a row for each amendment. You'd display the
amendments in a subform on your original form.

Signature
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)
> I've created a contracts database that allows users to insert a copy of
> their
[quoted text clipped - 19 lines]
> AEWatkins
> New Jersey
AEWatkins - 02 Jul 2007 16:15 GMT
Thank you. I knew there was a better way and you smart people would share it
with me!
I'll give it a try, but I'm relatively new at this and may have a few
additional questions.
>Sorry, but your first mistake was in adding 10 additional fields for the
>amendments. That's called a "repeating group", and is a violation of
[quoted text clipped - 10 lines]
>> AEWatkins
>> New Jersey