• Resolved lsare10

    (@lsare10)


    Is it possible to do a query to only select certain cells? I know you can query columns, but what about column and row ranges? For example range=A4:H4…Possible?

Viewing 1 replies (of 1 total)
  • Plugin Author Meitar

    (@meitar)

    I know you can query columns, but what about column and row ranges?

    If you can do it in the Google Query Language, you can do it in this plugin. So, yes. You’re looking for a combination of the SELECT and LIMIT clauses, as described several times before on this support forum, e.g., “Show value of only a specific cell“.

Viewing 1 replies (of 1 total)

The topic ‘Possible to Select Data Table Range from Google Sheets’ is closed to new replies.