Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9843

My function links all required cells between google sheets except one!

$
0
0

I have this query

=query(IMPORTRANGE("<https://docs.google.com/spreadsheets/d/1uxIkcjOTxFAd25Ukzji3VJKoFbAKybuFXfHlBzaGDWc/edit#gid=1385200762>","Master!A3:y"),"select Col2, Col3, Col12, Col13",0)

In google sheets. It imports all selected columns from one sheet to another, except the title cell of Col13. I need the title cell! Does anyone know what is going on?


Viewing all articles
Browse latest Browse all 9843

Trending Articles