I currently have a Google Sheet that automatically calculates shipping cost, product cost, tax, etc -- after the client has entered the quantity, ProductType, PriceCategory, etc.
Now I would like to create a web form (to make it cleaner/nicer for the client) that will automatically update the Google Sheet when the client has filled out the form.
The client likes the automatic dashboards I've set up in sheets, and the fact that multiple people can access it easily, but wants an easier way to fill out the information when an order is made.
How do I make a web form that can update a Google Sheet?