I am creating a small application where the user enters their name, DOB, and address and, upon submitting, data should be sent to excel. Every time a user clicks on submitting data should get sent and saved in excel.
I tried doing this but in my case data is getting overwritten and I am losing the older data. Can we achieve this without data getting overwritten.
Can someone help me with this?
I am not using any form or gallery.
Thanks 🙂