Hey Guys,

I am in a bit of a bind here. I've build a website for a neighbor of mine who owns a store selling clothes. The site has a contact form to allow people to submit their information in order to build a customer database. The data is forwarded by a standard form script and emailed to an account which presents the data to me as followed:

QUOTE
Name = "Input"
Lastname = "Input"
Adres = "Input"

etc etc
I want to copy that data into an excel sheet but so far I’ve only been able to copy this data into individual cells. Ideally I'd have the data classification e.g. name surname etc horizontally and then the input data underneath that.
Don't have that much experience with excel but I heard it's possible.

Running Excell 2007 on vista.

Thanks in advance :D.