I am working on a program for myself to build/take orders from customers. I am using the Adodc control to get my main information. which holds customer data and item list/price file. I will need to save , Print ,and Delete orders. The order will have to show a running total too. Does anyone have any examples of this. Should I save them as text files or excel . Whats the best way to do this?