Thank you all for the help. The problem is getting the tables in normal form. I've slept a few times since my database theory class in college. I think I need a couple of tables...please let me know if i'm incorrect.
Table 1
Customer Table(id, name, address, etc. etc.)
Table 2
Product Table(id, name, description, price)
Having said that I know that I should be doing this w/ a database program like access or alpha, but my customer does not have either of those pieces of software.
I like the idea of merging everything into word. I do mail merges all the time, so that shouldn't be a problem. I guess my question is this: how do I normalize the tables, yet still make input easy for the customer.
Thanks,
dm