yes it could be that simple but then i would still have to manually copy each item and paste it into the correct cell then synchronize the csv file with the database...
at the moment my customer fills out a website form
the results are emailed to my outlook account
then i manually enter the outlook details into my database form..
now i realise that i could tell the website form to input the details str8 into a database and sync the 2 databases.. or if my security was good enough (which is isnt due to financial restrictions) i could have my main database online and feed the website form str8 into that.. but that is not what i want to do at the moment
i may email my customer 2 or 3 times before their details are ready to be placed in the system.. so what i would prefer is some kind of system that allows me to auto-input into the database the details shown in the email i am looking at..
anyone done this kind of thing before?