Importing data from spreadsheet into a text box

Question:
Is it possible to get a number from a specific cell, and display it as text on the site?
and everytime the spreadsheet gets updated the text on the site should get updated automaticly

Product:
Wix Editor

What are you trying to achieve:
I am making a site for a waste management company, and i want to get the amount of waste they sort everyday, the amount of CO2 they save per day etc. and display it on the site. they have a spreadsheet that stores this information and gets updated. The thing i want i fairly simple i just want a text box that displays the same as some specific cells in a spreadsheet.

What have you already tried:
[Share resources, forum topics, articles, or tutorials you’ve already used to try and answer your question.]

Additional information:
The spreadsheet is a google sheet.

Sounds like a fun project!

It’s currently not possible to sync data with Google Sheets - although there is a feature request for it - CMS Request: Syncing Collections with Google Sheets | Help Center | Wix.com - and it might be possible using code.

That being said, I’d probably recommend using the CMS to allow them to update the data on the site in an easy way (the only trade off is they’d need to manage the data in the CMS of the site, as well as the Google Sheet)