I have created a google sheet to store, edit and upload items I am selling on Ebay. Originally I thought of using a calculator to calculate a selling price (Column O Sheet1).I found this link on stack overflow that I am wondering if it could be modified to perform this task. Their code creates a trigger to add new data once a new row is added. However my Spreadsheet does not add new rows, it automatically updates at certain times of the day.My formula would be something like this "=SUM(Sheet1,ColO2:O + $3.00Fee) + (15% Markup) *14%".Can someone please help me modify the above trigger to work.
↧