I have created a make-table query that pulls vendors from the current month, prev month, and three months past. I am using another query to pull from that the current top ten and do some calculations based on the past data. My problem is this when the make-table querie runs, it generates a field I need to sum, with a text-datatype, and i get an aggregate function error. Can I control the datatypes with in the table the query generates?
thanks
thanks