The only ways i see are either using a string instead a date field and concacenate the dates into that string (short text) field or using a second table which links the primary key of your invoice table with an arbitrary amount of dates. After changing/creating the tables, both could be done...