I have identified my problem but have no idea why it is occuring:
- I designed a query (in design view) that calls my random function (Randomize statement followed by RND).
- If I run this query from the query window everything works fine and the random numbers do not repeat themselves BUT if I call the query from a button on a form the results are different! The random numbers repeat themselves.
This seems to make no logical sence but it is happening.
Thanks,
Chris
- I designed a query (in design view) that calls my random function (Randomize statement followed by RND).
- If I run this query from the query window everything works fine and the random numbers do not repeat themselves BUT if I call the query from a button on a form the results are different! The random numbers repeat themselves.
This seems to make no logical sence but it is happening.
Thanks,
Chris