EN VI
Posts (0)
Questions (13)
2024-03-15 21:00:04
Try with triple double quotes to escape those single quotes you have: =IFERROR(INDEX(QUERY(Projects!$1:$2018, "select sum(G) where A="""&A2&""""),2), 0) You can also use SUMIF, and don't worry about...
2024-03-15 21:30:04
Enter the formula in C1 instead of C2: ={"Formula";ARRAYFORMULA(A2:A&" "&B2:B)}
2024-03-17 21:30:06
Assuming: Sheet 1→Column_A has the Sheet_IDs you wish to import from tab Sheet 1→A:C columns from all target Sheet_IDs =reduce(tocol(,1),tocol(Sheet1!A:A,1),lambda(a,c,vstack(a,let(Σ,importrange(c,"...

Login


Forgot Your Password?

Create Account


Lost your password? Please enter your email address. You will receive a link to create a new password.

Reset Password

Back to login