custom function not running once per record

S

Sasha Furr

I have a cutom function which has 5 fields as parameters.

It runs tests on the values of the fields and makes
different calculations accordingly.

When I call it in a query, it is not running once per
record, but instead is giving the same results for ALL
records.

The data in the five fields is definitly different from
record to record! Why isn't it 'seeing' the new data?

thanks,
Sasha
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top