I have an app that basically acts a price calculator where the user adjusts the quantities for any of 400 items, and a total price is calculated.
I don’t want the app ever to sync to the spreadsheet, I only the spreadsheet to sync to the app. This is because I always want the app to open with zero quantities entered, otherwise the user has to manually adjust the quantities back to zero.
Is here a setting or adjustment I can make to do this?