|
|
|
@ -0,0 +1,9 @@ |
|
|
|
Next, flip the "Restricted" button inside the cloud pane: click Share → Link access → Anyone → Viewer. This rotates the permission bit in under five seconds and exposes the file to the worldwide crowd without nudging viewers to request access. The switch spreads globally within a moment, so you can test the link in an private tab right away. |
|
|
|
|
|
|
|
=ARRAYFORMULA( |
|
|
|
IFERROR( |
|
|
|
QUERY( |
|
|
|
IMPORTRANGE("https://drive.google.com/file/d/1abc..","2024-05-chase.csv!A1:F999"), |
|
|
|
"select Col1,Col2,Col3,Col4,Col5*-1,Col6 |
|
|
|
where Col1 is not null |
|
|
|
Pin the third row and the first column, then secure ranges B3:E3 (housing, eats, travel, fun) so no one alters the headers by accident. Select F3:F32, navigate to Format >Conditional formatting, choose "Custom formula" and type =F3>E3 |