View Single Post
Old 10-16-2003, 08:04 AM   #4 (permalink)
fishfreek
Administrator
 
fishfreek's Avatar
 
Join Date: 10-13-03
Location: Virginia
Posts: 2,073
iTrader: 0 / 0%
Latest Blog:
None

fishfreek is a glorious beacon of lightfishfreek is a glorious beacon of lightfishfreek is a glorious beacon of lightfishfreek is a glorious beacon of lightfishfreek is a glorious beacon of lightfishfreek is a glorious beacon of lightfishfreek is a glorious beacon of lightfishfreek is a glorious beacon of lightfishfreek is a glorious beacon of lightfishfreek is a glorious beacon of lightfishfreek is a glorious beacon of light
Send a message via ICQ to fishfreek Send a message via AIM to fishfreek Send a message via MSN to fishfreek Send a message via Yahoo to fishfreek
Quote:
I'm trying to eliminate the hand-work, as we expect the volume of forms processed to increase greatly.
That is the exact reason to automate the process. If you have the webform e-mail you every time the form is filled out and you have a lot of these forms getting filled out your day is going to end up being fill with just inserting these into the spreedsheet.

You could design the form to write the results to a text file on the server and then go in say once a day or once a week or something and download the text file and bulk process them that way.

I was imitated with php and mysql before I learned myself. One day I decided I needed to code a custom script so I got myself a few mysql books and a few php books and taught myself.

You said your entering it into a spreadsheet so the data is lingering on in some manor. Is there a reason your putting it into excel? Are you taking the info and making charts out of it or doing calculations based upon teh info? Or is excel just a storage medium?
fishfreek is offline   Reply With Quote