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
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