
I'm sure there's a simple solution but I can't figure it out.
- Only one file exists
- When new data comes from in the database read the file and add the data to the correct columns
- Output the new data (with the totals) to the same spreadsheet (overwrite it daily)
I don't know how to add the data to existing data. I don't want to append it. I want it added.
Any advice would help!
Thank you