Are you positive that no one is relinking the be? <-- what do you mean here. In any case, I am the only one working on the file.
Let me give an example of what happens to my data. I have a table of 100 customers. I'm tracking their average $ spent across no of days they have been a customer. Based on that I rank them into categories A, B & C.
When I run the query, customer X in the first try goes into category A, but 1/2 hr later when I run the same query again he could jump to category B. No changes are made to the data or query formula.
Dates are involved in the query, but does that make a difference even if I'm running the query within the same day?
Thanks for your help!