Hi, I am looking to embed a spreadsheet into a website that a user can select various options from, that would then submit the form along with a price for the user.
Example: Woodworking Spreadhsheet
User selections different options which are calculated using the forms built-in calculations, which use the various options to calculate the price.
Once the form has been filled out, the user can click "submit" along with entering their contact information, and the filled out form, with all of the changed data, is submitted along with their contact information.
How do I do this?