Hi guys, my first post here. I'm somewhat familiar with programming.

My problem is (maybe I'm just silly) that I want to generate a form with the data from an excel row. I'm just making the simplest of order-handling systems. We get orders in by mail/phone/fax etc, fill in the appropriate lines in an excel sheet, and the I'd like to be able to print out a very simple invoice from this, preferably by using a button in the last column, or better by checking the lines I want for the invoice and then generating it. The invoice is quite basic, currently a word document, and it's no problem if we need to restructure this.

Any ideas about how to do this?

Best regards