G
Guest
I have a database that tracks all credits issued by our department. My
supervisor's report needs to separate data by orders and renewals (which I
record in a field called function).
I created a simple query that limits the function by either "orders" or
"renewals". When running this query, everything runs as it should.
Unfortunately, with the more complicated queries (that manipulate more
complex data for reporting), the functions get mixed up.
For some reports the effects are only a few records and for others, many
records are affected. I originally was limiting the function with a
user-entered parameter. However, even when I specify one or the other on the
query, things get jumbled.
Has anyone seen or heard of something like this? Any advice would be
qreatly appreciated.
Thank you,
Jim
supervisor's report needs to separate data by orders and renewals (which I
record in a field called function).
I created a simple query that limits the function by either "orders" or
"renewals". When running this query, everything runs as it should.
Unfortunately, with the more complicated queries (that manipulate more
complex data for reporting), the functions get mixed up.
For some reports the effects are only a few records and for others, many
records are affected. I originally was limiting the function with a
user-entered parameter. However, even when I specify one or the other on the
query, things get jumbled.
Has anyone seen or heard of something like this? Any advice would be
qreatly appreciated.
Thank you,
Jim