C
Clint Champion
Here is my problem right now, my boss has asked me to create a Custom Sales
Report where the only customers displayed are the ones that have over 20
orders per month. My current idea is to count the number of invoice numbers
that this ODBC pulls out. And if i count over 20 invoice numbers than this
company will be displayed. Any ideas on how to do this or do something like
this, or how do implement a query like this.
Also, i do believe this is the worst and most unorganized database system
ive ever seen. Have to love the fact half the tables/queries do nothing at
all. Not to mention the data is spread out over to many queries and tables
its like untangleing Christmas lights you have been storing for years.
Any help is much appreciated, thank you.
Report where the only customers displayed are the ones that have over 20
orders per month. My current idea is to count the number of invoice numbers
that this ODBC pulls out. And if i count over 20 invoice numbers than this
company will be displayed. Any ideas on how to do this or do something like
this, or how do implement a query like this.
Also, i do believe this is the worst and most unorganized database system
ive ever seen. Have to love the fact half the tables/queries do nothing at
all. Not to mention the data is spread out over to many queries and tables
its like untangleing Christmas lights you have been storing for years.
Any help is much appreciated, thank you.