Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

google-sheets-query

Google Sheets: How to replace text in column header?

April 4, 2023 by Tarik

=QUERY(B2:C9;”select (C*100/B)-100 label (C*100/B)-100 ‘Value'”) https://developers.google.com/chart/interactive/docs/querylanguage#Label

Categories google-sheets Tags google-drive-api, google-sheets, google-sheets-query Leave a comment

QUERY syntax using cell reference

March 6, 2023 by Tarik

Copied from Web Applications: =QUERY(Responses!B1:I, “Select B where G contains ‘”&$B1&”‘”)

Categories google-sheets Tags google-sheets, google-sheets-query Leave a comment

Google SpreadSheet Query: Can I remove column header?

December 10, 2022 by Tarik

Try this: =QUERY(H4:L35,”select sum(L) where H=’First Week’ label sum(L) ””)

Categories google-sheets Tags formulas, google-query-language, google-sheets, google-sheets-query Leave a comment

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa