Creating Repeating Items

H

hndta

Is it possible to create repeating items in Access, similar to what Repeating Tables provides in Infopath? I have creating a database to manage contacts and dont want to create 6 different fields. I am hoping I can add additional contact information to the form when a contact is made.
 
A

Albert D. Kallal

In general terms, you have to create another table, and relate it back, and
then use a sub form

If you do this..then yes...you can have repeating values. (so, you have to
use a sub-form to do this).
 
Top