Soring in a Query

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am querying a table with 380K records and 40 fields. I am wanting to use
two of those fields (Example: Style and Color) for grouping, so that those
like fileds are together. However, I have a data field (in the talbe) that I
would like to put into my query, but when I insert the date the query does
not keep my (Style, Color) toegther? Any ideas? I did try a "where"
expression in my date field, however when I do this I can not see the
dates... and I must see the dates in order to complete an analysis of sales
for each style color.

TFTH,
Tom
 
The query sorts by the field to the left most. If this did not answer how
then post your SQL so it can be edited for you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Date query 3
#error - Blank 3
What is wrong with this query? 2
Formatting date gives bad results in query 2
Changing date format 2
querie relationships 1
query on date 1
Totals Query 6

Back
Top