Saving Form Results to a .csv file

K

Kevin Davis

I have one question...First, I am using FP 2002 and my OS
is Windows 98 (please don't laugh!). I have created a
form and am trying to save the results to the _private
folder. I know my posts are correct because I recieve the
confirmation email with the correct data from the fields.
I am already saving results from another form to the
results.csv file and it works without a hitch. I
initially tried to save the new form results to a new .csv
in the_private folder but it did not work, so I created a
new folder hoping that would work...and it did not.
Another piece of information, I get no error messages.

Thanks for your advice.

Aloha,

Kevin
 
S

Steve Easton

Right click the form, select Form properties,
Click Options.
Under "File Name" create the path and the
name you want the file to have.
example: _private/results2.csv
and then in the file format dropdown select
"Text database using comma as a separator"
Click OK and then OK again to close the
panel and apply the settings.

hth
 
K

Kevin Davis

Steve,

Thanks for the response. This was the procedcure that I
followed and was unable to save to the data. Do you have
any more hints?

Aloha,

Kevin Davis
 
Top