For eg .
Existing formula which works
Query(A4:K,"Select A Where I = > 30%")
should be replaced by
Query(A4:K,"Select A Where I = "&N1&"")
with N1 containing value '>30%'
Appreciate any help
For eg .
Existing formula which works
Query(A4:K,"Select A Where I = > 30%")
should be replaced by
Query(A4:K,"Select A Where I = "&N1&"")
with N1 containing value '>30%'
Appreciate any help