All Questions
1 question
1
vote
2
answers
782
views
Variable Cell Value Format In Query Function
I know "Format" can be used in a Query function (i.e Query(A1:G2,"Select * Format C 'MM/DD/YYY'")) but I'm stuck on how to use it in my more complicated query. Essentially I want ...