OK, I am with you now 
It is not possible to do it the way you propose.
@Taifun demonstrates a way to update an existing record using google forms and google apps script. See here:
You could also consider other methods:
- Use the native Spreadsheet component for Google Sheets
- Create a Google Apps Script Web App to handle your data (CRUD)