ryan-d-williams / MMM-GoogleSheets

Google Sheets Module for MagicMirror
MIT License
30 stars 2 forks source link

Multiple ranges #16

Closed Qhair-LUO closed 3 years ago

Qhair-LUO commented 3 years ago

I have some questions about range, for example: If I want both ranges A1:C10 and F1:G10 from the same googlesheet. Anyone can help me?

ryan-d-williams commented 3 years ago

The best way to do this is to create a new sheet that combines the data from both of those ranges into a single range and then use that range for the module