I could not find any answer, just ignored from documentation...
+ is for numerical value
. do not work
& do not work
what else should be tried???
I want to use a Like with textual values taken from 2 cells, and I need to
include the '%' to accept any other caracter which should be present at the
strings extremity...
I have a cell which is calculated, and which is the mix of culumn B and C,
so I wrote
=QUERY(A!B2:K;"select B where (I contains 'Observatoire') AND ('"&
'Bâtiments'!K26&"' LIKE '%'.B.'%'.D.'%')";-1)
Will try with
=QUERY(A!B2:K;"select B where (I contains 'Observatoire') AND ('"&
'Bâtiments'!K26&"' LIKE '%B%D%')";-1)
but how can it be interpreted as B and D are columns and not text??? The
last one return #N/A ! What a stupid thing letting things so well done but
unfinished, they just ignored users of such developments... Google do not
care of human beings...
--
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/google-visualization-api/5fd40a4e-0bfe-4b19-a23e-c0af14af6309%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.