I am trying to do a ListQuery on a worksheet and I was curious whether it was possible to query columns that have spaces in their name or if the columns need to be renamed.
For example, I have a column named "foo bar" and I am not sure how to write the query "foo bar > 5" (I tried foo%20bar > 5 and 'foo bar' > 5 and neither worked. Should I just rename it foo_bar (or equivalent)? Thanks, Kelly --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Docs Data APIs" group. To post to this group, send email to Google-Docs-Data-APIs@googlegroups.com To unsubscribe from this group, send email to google-docs-data-apis+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Google-Docs-Data-APIs?hl=en -~----------~----~----~----~------~----~------~--~---