hi all,
I have a php form and I want to save these data automatically in an excel file;
I found information on the net about how to :
read info from and excel file,
create an excel file
but I need to :
1) copy data from the php-form-fields in some fields in a pre-existing excel file,
2) save this excel file with a new name,
3) get the new values from the saved excel file (which will have calculated once I made point and 2)
I can't manage how to!
any help is highly appreciated
Kind regards,
Palmke
I have a php form and I want to save these data automatically in an excel file;
I found information on the net about how to :
read info from and excel file,
create an excel file
but I need to :
1) copy data from the php-form-fields in some fields in a pre-existing excel file,
2) save this excel file with a new name,
3) get the new values from the saved excel file (which will have calculated once I made point and 2)
I can't manage how to!
any help is highly appreciated

Kind regards,
Palmke