Viewing 2 posts - 1 through 3 (of 3 total)
Never mind, i figured it out! millions of thank you´s!!!!!!!
You´re a lifesaver!
February 17, 2012 at 9:16 am
#1448600
Hi!
Thanks for the reply
I tried
SELECT Date, NumberofSales
FROM rKam //(the valid table)
GROUP BY Date
That gives me an error message: "You tried to execute a query that does not include the specified...
February 17, 2012 at 9:10 am
#1448596