A little extra, suppose your cell B1 really does contain '=5 or < 7 or something of that sort, then you can use
=QUERY(A:A, "select * where Month(A) "&B1&"") I made a small Sheet of the examples I used at https://docs.google.com/spreadsheets/d/1NTGuA7DA5-GVGbvT-aEYMIYmEl358NUjxExDFDVDq-8/edit#gid=0 C1, D1, E1 contains what to reference and C3, D3 and E3 contain the queries. -- 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/960d16a8-fec8-4e46-b27a-36c7cc49212c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
