I have an excel spreadsheet that is attached to a form. Users enter the number of widgets and hours worked into the form and that information populates the excel spreadsheet. In the spreadsheet, there is also a column that calculates the widgets per hour and a special weighted value for the type of widget.
I would like to have an email sent to the user when their new row is added to the excel spreadsheet that includes what they entered and the calculations from that row.
Can anyone point me in the right directions to create that kind of workflow if possible? Thank you!