Does anyone know how you send any database in Spreadsheet?

Problem: when I scan with any QR/Barcode it wont send any Data to my Spreadsheet

App: QR/Barcode Scanner
extension: BarcodeScanner1

Designer:

Blocks:

Spreadsheet:

My Code:

when I run my code:

You can use this extension to make your work very job ↓

1 Like

Do you get output from your barcode scan ?

Also, if that is all you want to send to the Google sheet, you could use the Google form method...

1 Like

If you are using append row then the field name must match with gsheet headers

1 Like

There is a component called SpreadSheet to work with Google Sheets, the hardest part is getting the CredentialJson file.

https://community.appinventor.mit.edu/t/spreadsheet-component-example-google-sheets/66250

1 Like

Are you the fellow who had to turn off the Bar Code Scanner component's External Scanner flag to get results?

1 Like

Yup, that's me